mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
28d1143310
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
8 lines
423 B
Text
8 lines
423 B
Text
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
|