diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:13:48 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:13:48 -0500 |
commit | d254043994cca9c542d92ea0adb17a25983407a3 (patch) | |
tree | 546a6caa5216f1f687a3f719a0ae99bc3a18ada0 /haskell/haskell-blaze-builder | |
parent | f97210d5c51a33015b1411a1bdee9a028c013df4 (diff) | |
download | slackbuilds-d254043994cca9c542d92ea0adb17a25983407a3.tar.gz |
haskell/haskell-blaze-builder: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-blaze-builder')
-rw-r--r-- | haskell/haskell-blaze-builder/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-blaze-builder/README b/haskell/haskell-blaze-builder/README index ca836c033e..d55d5d4916 100644 --- a/haskell/haskell-blaze-builder/README +++ b/haskell/haskell-blaze-builder/README @@ -7,7 +7,5 @@ processing steps (e.g. compression) and reduces the sytem call overhead when writing the resulting lazy bytestring to a file or sending it over the network. -This requires ghc and haskell-text. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |