Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Turtle.Options.Parsers
Documentation
Shamelessly taken from http://stackoverflow.com/a/31358854/2287402
(<:>) :: Applicative f => f a -> f [a] -> f [a] infixr 5 Source
turtle-options-0.1.0.4: Collection of command line options and parsers for these options
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Turtle.Options.Parsers
Shamelessly taken from http://stackoverflow.com/a/31358854/2287402
(<:>) :: Applicative f => f a -> f [a] -> f [a] infixr 5 Source