inflections-0.1.0.3: Inflections library for Haskell

Safe HaskellSafe-Inferred

Text.Inflections.Parse.CamelCase

Documentation

parser :: Stream s m Char => [String] -> ParsecT s u m [Word]Source