slackbuilds/haskell/haskell-polyparse
B. Watson df6860aff2 haskell/haskell-polyparse: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:18:20 -04:00
..
README haskell/haskell-polyparse: Wrap README at 72 columns. 2022-03-13 15:18:20 -04:00
doinst.sh haskell/haskell-polyparse: Added (parser combinator libraries). 2016-05-11 03:17:21 +07:00
haskell-polyparse.SlackBuild haskell/haskell-polyparse: Updated for version 1.13. 2022-02-09 17:02:20 +07:00
haskell-polyparse.info haskell/haskell-polyparse: Updated for version 1.13. 2022-02-09 17:02:20 +07:00
slack-desc haskell/haskell-polyparse: Added (parser combinator libraries). 2016-05-11 03:17:21 +07:00

README

A variety of alternative parser combinator libraries, including the
original HuttonMeijer set. The Poly sets have features like good error
reporting, arbitrary token type, running state, lazy parsing, and so
on. Finally, Text.Parse is a proposed replacement for the standard
Read class, for better deserialisation of Haskell values from Strings.

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