slackbuilds_ponce/haskell/haskell-memory/README
David Spencer 6ae34b11c9 haskell/haskell-memory: Added (memory management and manipulation).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
2016-05-08 08:22:31 +07:00

11 lines
475 B
Text

Chunk of memory, polymorphic byte array management and manipulation
A polymorphic byte array abstraction and function similar to strict ByteString.
Different type of byte array abstraction.
Raw memory IO operations (memory set, memory copy, ..)
Aliasing with endianness support.
Encoding : Base16, Base32, Base64.
Hashing : FNV, SipHash
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache