README 423 B

123456789
  1. Parsec is designed from scratch as an industrial-strength parser
  2. library. It is simple, safe, well documented, has extensive
  3. libraries and good error messages, and is also fast. It is defined
  4. as a monad transformer that can be stacked on arbitrary monads, and
  5. it is also parametric in the input stream type.
  6. After uninstalling, run this command to unregister the package from
  7. the ghc package database: ghc-pkg recache