mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
a927b7b176
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
8 lines
348 B
Text
8 lines
348 B
Text
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
|