Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.RefSerialize.Parser
Description
A Parsec parser for the refSerialize monad. See package Parsec. all the functions have the same meaning
Documentation
Constructors
StatR (Context, ByteString, ByteString) |
notFollowedBy :: Show t => STR t -> STR () #
charLiteral :: STR Char #
stringLiteral :: STR [Char] #
hexadecimal :: STR Integer #
whiteSpace :: STR () #