summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-megaparsec/README
diff options
context:
space:
mode:
author David Spencer2018-10-26 11:59:03 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:32 +0100
commit65f35222c74a0d084c868e83df4b6c91732e39e4 (patch)
treee168b94718ecb5d9133c6919adf931e1bc6dcda5 /haskell/haskell-megaparsec/README
parent45a611ff198ffb854ba3b9c8a85c98319029566e (diff)
downloadslackbuilds-65f35222c74a0d084c868e83df4b6c91732e39e4.tar.gz
haskell/haskell-megaparsec: Added (Monadic parser combinators).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-megaparsec/README')
-rw-r--r--haskell/haskell-megaparsec/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-megaparsec/README b/haskell/haskell-megaparsec/README
new file mode 100644
index 0000000000..9b73bca1ca
--- /dev/null
+++ b/haskell/haskell-megaparsec/README
@@ -0,0 +1,6 @@
+This is an industrial-strength monadic parser combinator
+library. Megaparsec is a feature-rich package that strikes a nice
+balance between speed, flexibility, and quality of parse errors.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache