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.1.0
LTS Haskell 22.17:0.4.1
Stackage Nightly 2024-04-18: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.1.0@sha256:ae3641421a1ac2afaf47af8f34701d1bb25e2069a846a77944048143ab99c3eb,1770

Module documentation for 0.3.1.0

Depends on 3 packages(full list with versions):
Used by 2 packages in nightly-2015-11-02(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.