diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:33:25 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:33:25 -0500 |
commit | 2443aec21d886a534ec83073a6cf130442bb2cc7 (patch) | |
tree | 583612a4881590d73818685efb54ea84ac06acb6 /haskell | |
parent | 688616fefd178818528580bb2feab9e5e6419265 (diff) | |
download | slackbuilds-2443aec21d886a534ec83073a6cf130442bb2cc7.tar.gz |
haskell/haskell-regex-pcre-builtin: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-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 b1b70e5213..67b4f1a1c9 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 |