rank1dynamic

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

http://haskell-distributed.github.com

Version on this page:0.4.0
LTS Haskell 22.13:0.4.1
Stackage Nightly 2024-03-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.4.0@sha256:962a050d2fd785ea679ff2fa3a8c829612d17de004a4e28dbe4cc195cb9d17ea,1696

Module documentation for 0.4.0

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