rank1dynamic

Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types

http://haskell-distributed.github.com

Version on this page:0.3.2.0@rev:1
LTS Haskell 22.14:0.4.1
Stackage Nightly 2024-03-28:0.4.1
Latest on Hackage:0.4.1

See all snapshots rank1dynamic appears in

BSD-3-Clause licensed by Edsko de Vries
Maintained by Facundo Domínguez
This version can be pinned in stack with:rank1dynamic-0.3.2.0@sha256:ed7b27718302f1a7dba0cb9de8973251ffaad96800dce4d17a7795820759cbf1,1782

Module documentation for 0.3.2.0

Depends on 2 packages(full list with versions):
Used by 2 packages in nightly-2016-03-09(full list with versions):

Data.Typeable and Data.Dynamic only support monomorphic types. In this package we provide similar functionality but with support for rank-1 polymorphic types.