blob: 543cf3c9195eb9c2469cb31fc3349f2cdbb627e3 (
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
|