aboutsummaryrefslogtreecommitdiff
path: root/libraries/haskell-regex-base/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-regex-base/README')
-rw-r--r--libraries/haskell-regex-base/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/haskell-regex-base/README b/libraries/haskell-regex-base/README
new file mode 100644
index 0000000000000..983882ef17219
--- /dev/null
+++ b/libraries/haskell-regex-base/README
@@ -0,0 +1,8 @@
+haskell-regex-base (Replaces/Enhances Text.Regex Haskell library)
+
+Interface API for regex-posix, pcre, parsec, tdfa, dfa.
+
+This requires ghc and haskell-mtl.
+
+When uninstalling, run this command to unregister the package from the ghc
+package database: ghc-pkg unregister regex-base