You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 7cf638c0f2 haskell/haskell-memory: Updated for version 0.13. 10 years ago
..
README haskell/haskell-memory: Added (memory management and manipulation). 10 years ago
doinst.sh haskell/haskell-memory: Added (memory management and manipulation). 10 years ago
haskell-memory.SlackBuild haskell/haskell-memory: Updated for version 0.13. 10 years ago
haskell-memory.info haskell/haskell-memory: Updated for version 0.13. 10 years ago
slack-desc haskell/haskell-memory: Added (memory management and manipulation). 10 years ago

README

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