You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 5e022dc3ee haskell/haskell-parsec: Updated for version 3.1.9. 10 years ago
..
README haskell/haskell-parsec: Fixed dep info 13 years ago
doinst.sh haskell/*: Moved all of the Haskell stuff to here 15 years ago
haskell-parsec.SlackBuild haskell/haskell-parsec: Updated for version 3.1.9. 10 years ago
haskell-parsec.info haskell/haskell-parsec: Updated for version 3.1.9. 10 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

Parsec is designed from scratch as an industrial-strength parser
library. It is simple, safe, well documented, 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.

After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache