Safe Haskell | None |
---|
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 ()Source
stringLiteral :: STR [Char]Source
whiteSpace :: STR ()Source