Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ghc-parsec - Monadic parser combinators
- Description:
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. It is defined as a monad
transformer that can be stacked on arbitrary monads, and it is also parametric
in the input stream type.
Packages
ghc-parsec-3.1.5-3.fc14.al.src
[34 KiB] |
Changelog
by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|