summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-binary/README
blob: 34fa609952d2d150a799a4834289ec0355447110 (plain)
1
2
3
4
5
6
7
8
This is a library for Haskell programs, providing high performance binary
serialisation of Haskell data. It uses the ByteString library to achieve
efficient, lazy reading and writing of structures in binary format.

This requires ghc.

After uninstalling, run this command to unregister the package from the ghc
package database:   ghc-pkg recache