rank1dynamic

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

http://haskell-distributed.github.com

LTS Haskell 22.34:0.4.2
Stackage Nightly 2024-09-18:0.4.2
Latest on Hackage:0.4.2

See all snapshots rank1dynamic appears in

BSD-3-Clause licensed by Edsko de Vries
Maintained by The Distributed Haskell team
This version can be pinned in stack with:rank1dynamic-0.4.2@sha256:9a049c63c998e3bca4460e12ffb68c58fbb1bcd623e1071b9d29a568a5c90cf6,2102

Module documentation for 0.4.2

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