Frames-0.7.1: Data frames For working with tabular data files
Safe HaskellSafe-Inferred
LanguageHaskell2010

Frames.Utils

Synopsis

Documentation

capitalize1 :: Text -> Text Source #

Capitalize the first letter of a Text.

sanitizeTypeName :: Text -> Text Source #

Massage a column name from a CSV file into a valid Haskell type identifier.