diff options
-rw-r--r-- | haskell/haskell-regex-pcre-builtin/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-regex-pcre-builtin/README b/haskell/haskell-regex-pcre-builtin/README index b1b70e5213d2..67b4f1a1c9c4 100644 --- a/haskell/haskell-regex-pcre-builtin/README +++ b/haskell/haskell-regex-pcre-builtin/README @@ -1,7 +1,4 @@ This package provides PCRE backend to accompany regex-base. -This requires ghc, haskell-transformers, haskell-mtl, and -haskell-regex-base. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |