attoparsec-0.11.3.4: Fast combinator parsing for bytestrings and text

CopyrightBryan O'Sullivan 2007-2011
LicenseBSD3
Maintainerbos@serpentine.com
Stabilityexperimental
Portabilityunknown
Safe HaskellNone
LanguageHaskell98

Data.Attoparsec.Char8

Description

Simple, efficient, character-oriented combinator parsing for ByteString strings, loosely based on the Parsec library.

Documentation