slackbuilds/haskell/haskell-memory
Andrew Clemons cdd6c87e5e
haskell/haskell-memory: Updated for version 0.16.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-01-17 18:13:46 +13:00
..
README haskell/haskell-memory: Update README, slack-desc. 2016-11-12 06:58:01 +07:00
doinst.sh haskell/haskell-memory: Added (memory management and manipulation). 2016-05-08 08:22:31 +07:00
haskell-memory.SlackBuild haskell/haskell-memory: Updated for version 0.16.0. 2022-01-17 18:13:46 +13:00
haskell-memory.info haskell/haskell-memory: Updated for version 0.16.0. 2022-01-17 18:13:46 +13:00
slack-desc haskell/haskell-memory: Update README, slack-desc. 2016-11-12 06:58:01 +07:00

README

haskell-memory (memory management and manipulation)

Chunk of memory, polymorphic byte array management and manipulation.

- Polymorphic byte array abstraction and function similar to strict ByteString
- Different types 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