./devel/hs-memory, Memory and related abstraction stuff

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.18.0nb4, Package name: hs-memory-0.18.0nb4, Maintainer: pho

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


Required to run:
[lang/ghc88] [devel/hs-basement]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 40.974 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-26 14:41:52 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-memory: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-09-07 08:50:53 by Masatake Daimon | Files touched by this commit (149) | Package updated
Log message:
Recursive bump for recently updated Haskell packages
   2022-09-07 04:07:01 by Masatake Daimon | Files touched by this commit (1) | Package updated
Log message:
devel/hs-memory: Forgot to update buildlink3.mk
   2022-09-07 03:36:31 by Masatake Daimon | Files touched by this commit (3)
Log message:
devel/hs-memory: Update to 0.18.0

* drop support for ghc < 8.8
* compat with ghc 9.4
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler