./devel/hs-dependent-map, Dependent finite maps (partial dependent products)

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


Branch: CURRENT, Version: 0.4.0.0nb5, Package name: hs-dependent-map-0.4.0.0nb5, Maintainer: pkgsrc-users

Provides a type called DMap which generalizes Data.Map.Map, allowing keys
to specify the type of value that can be associated with them.


Master sites:

Filesize: 18.921 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:19:45 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-dependent-map: 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-26 17:14:21 by Masatake Daimon | Files touched by this commit (2)
Log message:
devel/hs-dependent-map: Fix build with constraints-extras-0.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-16 06:07:23 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-dependent-map: import hs-dependent-map-0.4.0.0

Provides a type called DMap which generalizes Data.Map.Map, allowing keys
to specify the type of value that can be associated with them.