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

[ generic, library, mit ] [ Propose Tags ]

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


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.1
Dependencies base (>=4.7 && <4.8) [details]
License MIT
Author songzh
Maintainer Haskell.Zhang.Song@hotmail.com
Category Generic
Home page https://github.com/HaskellZhangSong/base-generics
Uploaded by songzh at 2015-06-19T02:14:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1040 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-19 [all 1 reports]

Readme for base-generics-0.1.0.1

[back to package description]

base-generics

This library provides some instances for extra GHC.Generic typeclass such as Int8, Word16 and so on.