diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-07-16 14:13:10 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-21 01:42:40 -0500 |
commit | f0d4a8c8712395109ed1077e8dcb7ba2700f0838 (patch) | |
tree | 92a304208c9c2670e7de256212083c0f6527e3fb /libraries/haskell-regex-base/README | |
parent | 9eac293f3ed8f518ea8a02ee1b066199b96c0a2d (diff) |
libraries/haskell-regex-base: Updated for version 0.93.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
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 983882ef17..5e947f38f9 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 |