summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-parsec-numbers/README
diff options
context:
space:
mode:
author David Spencer2018-10-26 14:25:43 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:37 +0100
commit65819803d03d7ee3ab9c8949d39ef070b67aa7d6 (patch)
tree8148ad06ed3e2e75343a051aa4fedf59043b0387 /haskell/haskell-parsec-numbers/README
parent0fb89cfef43384867ad1c11f843b02b17254f77d (diff)
downloadslackbuilds-65819803d03d7ee3ab9c8949d39ef070b67aa7d6.tar.gz
haskell/haskell-parsec-numbers: Added (parse numbers from strings).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-parsec-numbers/README')
-rw-r--r--haskell/haskell-parsec-numbers/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-parsec-numbers/README b/haskell/haskell-parsec-numbers/README
new file mode 100644
index 0000000000..7f26adae6d
--- /dev/null
+++ b/haskell/haskell-parsec-numbers/README
@@ -0,0 +1,5 @@
+parsec-numbers provides the number parsers without the need to use
+a large (and unportable) token parser
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache