diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-regex-base/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/haskell/haskell-regex-base/README b/haskell/haskell-regex-base/README index b5cd3a4dfb..e1a9721a9d 100644 --- a/haskell/haskell-regex-base/README +++ b/haskell/haskell-regex-base/README @@ -1,6 +1,4 @@ Haskell interface API for regex-posix, pcre, parsec, tdfa, dfa. -This requires ghc, haskell-transformers, and haskell-mtl. - -After uninstalling, run this command to unregister the package from the ghc -package database: ghc-pkg recache +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |