rank1dynamic

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

http://haskell-distributed.github.com

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.4.1@sha256:dec98e959467f07f9adb5b19426799c3461a53e4f3e86a652efe28a07e6cfd71,1767

Module documentation for 0.4.1

Depends on 2 packages(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.