./devel/hs-enummapset, IntMap and IntSet with Enum keys/elements

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


Branch: CURRENT, Version: 0.7.2.0, Package name: hs-enummapset-0.7.2.0, Maintainer: pkgsrc-users

This package contains simple wrappers around Data.IntMap and Data.IntSet
with Enum keys and elements respectively. Especially useful for Ints
wrapped with newtype.


Master sites:

Filesize: 13.619 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-30 12:08:41 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-enummapset: 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
   2023-01-30 08:19:33 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-enummapset: import hs-enummapset-0.7.1.0

This package contains simple wrappers around Data.IntMap and Data.IntSet
with Enum keys and elements respectively. Especially useful for Ints
wrapped with newtype.