7 lines
300 B
Plaintext
7 lines
300 B
Plaintext
Data encoding library currently providing Base16, Base32, Base32Hex,
|
|
Base64, Base64Url, Base85, Python string escaping, Quoted-Printable,
|
|
URL encoding, uuencode, xxencode, and yEncoding.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|