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
LTS Haskell 22.17:0.4.1
Stackage Nightly 2024-04-14: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:3a3083be04eef954fb988d9fb0ecf9503f0c7b08a48ad97d34a36b18d099ada9,1719

Module documentation for 0.3.2.0

Depends on 2 packages(full list with versions):
Used by 2 packages in nightly-2016-05-16(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.