diff options
Diffstat (limited to 'libraries/haskell-regex-base/README')
-rw-r--r-- | libraries/haskell-regex-base/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/haskell-regex-base/README b/libraries/haskell-regex-base/README index 983882ef17219..5e947f38f9ef2 100644 --- a/libraries/haskell-regex-base/README +++ b/libraries/haskell-regex-base/README @@ -4,5 +4,5 @@ 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 +After uninstalling, run this command to unregister the package from the ghc +package database: ghc-pkg recache |