blob: 0e39f95c01b2115351d35b8d7efee321ae36f67d (
plain)
1
2
3
4
5
6
7
8
|
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
|