Copyright | © 2015–2016 Megaparsec contributors |
---|---|
License | FreeBSD |
Maintainer | Mark Karpov <[email protected]> |
Stability | experimental |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
Text.Megaparsec.ByteString.Lazy
Description
Convenience definitions for working with lazy ByteString
.
- type Parser = Parsec Dec ByteString