blob: 2d3b2ea8de46b175a5c136fcce19abaad9f6591e (
plain)
1
2
3
4
5
6
7
|
An efficient packed, immutable Unicode text type for Haskell
programs.
This requires ghc and haskell-deepseq.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|