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