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