Frames.Utils
capitalize1 :: Text -> Text Source #
Capitalize the first letter of a Text.
Text
sanitizeTypeName :: Text -> Text Source #
Massage a column name from a CSV file into a valid Haskell type identifier.