Name: | ghc-memory |
---|---|
Version: | 0.18.0 |
Release: | 4.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 526924 |
License: | BSD-3-Clause |
RPM: | ghc-memory-0.18.0-4.el10_0.x86_64.rpm |
Source RPM: | ghc-memory-0.18.0-4.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/memory |
Summary: | Memory and related abstraction stuff |
Description: | 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. |