WashNGo-2.12: WASH is a family of embedded domain specific languages (EDSL) for programming Web applications in Haskell.
Contents
Index
WASH.Utility.SimpleParser
Documentation
newtype
Parser
a b
Constructors
Parser
(a -> [(b, a)])
Instances
Monad
(
Parser
a)
option
:: x ->
Parser
a x ->
Parser
a x
parseFromString
::
Parser
String
x ->
String
->
Maybe
x
parserToRead
::
Parser
String
x ->
ReadS
x
Produced by
Haddock
version 0.8