diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:14:27 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:14:27 -0500 |
commit | 9a691051017ce55534dfc01eefd85fe2ca890ae3 (patch) | |
tree | 27826e6918d5300b174a1f9cca31985360e4e695 /haskell/haskell-blaze-html | |
parent | d254043994cca9c542d92ea0adb17a25983407a3 (diff) | |
download | slackbuilds-9a691051017ce55534dfc01eefd85fe2ca890ae3.tar.gz |
haskell/haskell-blaze-html: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-blaze-html')
-rw-r--r-- | haskell/haskell-blaze-html/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/haskell/haskell-blaze-html/README b/haskell/haskell-blaze-html/README index 0182ff5a4e..4ea42816c1 100644 --- a/haskell/haskell-blaze-html/README +++ b/haskell/haskell-blaze-html/README @@ -1,8 +1,5 @@ A blazingly fast HTML combinator library for the Haskell programming language. -This requires ghc, haskell-text, haskell-blaze-builder, and -haskell-blaze-markup. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |