openbsd-ports/devel/hs-parsec/pkg/DESCR
kili 0e94409373 Import hs-parsec, a library for monadic parser combinators.
Required by the Haskell Platform, probably needed by darcs, too.

Not yet wired to the build.
2010-04-06 15:10:56 +00:00

5 lines
205 B
Plaintext

Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages, and is
also fast.