Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.JSON.ToGo.Parser
Documentation
type ParserM = ParserT ByteString Source
rP :: Monad m => Parser ByteString r -> ParserT ByteString m r Source
pnumber :: Monad m => ParserM m Scientific Source
json-togo-0.1.1.0: Effectful parsing of JSON documents
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.JSON.ToGo.Parser
type ParserM = ParserT ByteString Source
rP :: Monad m => Parser ByteString r -> ParserT ByteString m r Source
pnumber :: Monad m => ParserM m Scientific Source