Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Data.Text.Titlecase
Documentation
titlecase :: String -> String Source #
Capitalize all English words except articles
(a, an, the), coordinating
conjunctions
(for, and, nor, but, or, yet, so), and prepositions
(unless
they begin or end the title).