diff options
Diffstat (limited to 'haskell/haskell-dataenc/README')
-rw-r--r-- | haskell/haskell-dataenc/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-dataenc/README b/haskell/haskell-dataenc/README index 0e39f95c01b2..de44754c460e 100644 --- a/haskell/haskell-dataenc/README +++ b/haskell/haskell-dataenc/README @@ -2,7 +2,5 @@ Data encoding library currently providing Base16, Base32, Base32Hex, Base64, Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding, uuencode, xxencode, and yEncoding. -This requires ghc. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |