attoparsec-0.12.1.0: Fast combinator parsing for bytestrings and text

Portabilityunknown
Stabilityexperimental
Maintainerbos@serpentine.com
Safe HaskellNone

Data.Attoparsec

Description

Deprecated: This module will be removed in the next major release.

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

This module is deprecated. Use Data.Attoparsec.ByteString instead.

Documentation