./devel/hs-memotrie, Trie-based memo functions

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


Branch: CURRENT, Version: 0.6.11nb1, Package name: hs-memotrie-0.6.11nb1, Maintainer: pkgsrc-users

MemoTrie provides a basis for memoized functions over some domains, using
tries. It's based on ideas from Ralf Hinze and code from Spencer
Janssen. Generic support thanks to Sam Boosalis.

Project wiki page: http://haskell.org/haskellwiki/MemoTrie


Master sites:

Filesize: 8.173 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 23:00:22 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-memotrie: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   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 08:55:36 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-memotrie: Update to 0.6.11

No change log is provided by the upstream.
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-26 11:52:19 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-memotrie: import hs-memotrie-0.6.10

MemoTrie provides a basis for memoized functions over some domains, using
tries. It's based on ideas from Ralf Hinze and code from Spencer
Janssen. Generic support thanks to Sam Boosalis.

Project wiki page: http://haskell.org/haskellwiki/MemoTrie