newtype-deriving: Instance derivers for newtype wrappers

[ control, library, mit, template-haskell ] [ Propose Tags ]

Template Haskell based derivers for typical newtype instances, which the GeneralizedNewtypeDeriving extension refuses to handle.

Amongst others provides support for the "monad-control" classes:

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4
Dependencies base (>=4.7 && <5), base-prelude (>=0.1.3 && <2), monad-control (>=1.0 && <1.1), template-haskell (>=2.7 && <2.11), transformers (>=0.3 && <0.5), transformers-base (>=0.4 && <0.5) [details]
License MIT
Copyright (c) 2014, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category Control, Template Haskell
Home page https://github.com/nikita-volkov/newtype-deriving
Bug tracker https://github.com/nikita-volkov/newtype-deriving/issues
Source repo head: git clone git://github.com/nikita-volkov/newtype-deriving.git
Uploaded by NikitaVolkov at 2016-05-02T13:42:29Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3185 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-02 [all 1 reports]