Deprecated

In favour of

monomorphic

Library to convert polymorphic datatypes to/from its monomorphic represetation

https://github.com/konn/monomorphic

Latest on Hackage:0.0.3.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Hiromi ISHII
Maintained by konn.jinro_at_gmail.com

This library provides the type-class and functions to convert between polymorphic data-types and its monomorphic representation type, such as length-indexed vectors, singletons for type-level natural numbers, etc.