abnf-0.1.0.0: Parse ABNF and generate parsers for the specified document

Copyright(c) Martin Zeller, 2016
LicenseBSD2
MaintainerMartin Zeller <mz.bremerhaven@gmail.com>
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Text.ABNF.Parser.Types

Description

These types are used by the parser and are loosely modeled after the ABNF privded in RFC 5234

Documentation