diff options
Diffstat (limited to 'haskell/haskell-text/README')
-rw-r--r-- | haskell/haskell-text/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-text/README b/haskell/haskell-text/README index 2d3b2ea8de..dfe51ee204 100644 --- a/haskell/haskell-text/README +++ b/haskell/haskell-text/README @@ -1,7 +1,7 @@ An efficient packed, immutable Unicode text type for Haskell programs. -This requires ghc and haskell-deepseq. +This requires ghc. After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |