diff options
Diffstat (limited to 'haskell')
-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 |