blob: 5a88499439eacf2f3a2be73447251cce2deb0efd (
plain)
1
2
3
4
5
6
7
|
This package provides a Haskell library for working with base64-encoded
data quickly and efficiently, using the ByteString type.
This requires ghc.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|