base-generics

This library provides some instances for extra GHC.Generic typeclass such as Int8, Word16 and some unboxed types as well.

https://github.com/HaskellZhangSong/base-generics

Latest on Hackage:0.1.0.1

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.

MIT licensed by songzh
Maintained by [email protected]

This package provides Generic instance for Int8 and WOrd primitive types.