iso-deriving: Deriving via arbitrary isomorphisms.
The GHC extension DerivingVia allow derivation through a specific morphism: coerce. This library helps generalizing DerivingVia to arbitrary morphisms. This is particularly useful for prototypes and specifications of instances.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
strict | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- iso-deriving-0.0.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.5, 0.0.6, 0.0.7, 0.0.8 |
---|---|
Dependencies | base (>=4.12 && <5), mtl, profunctors [details] |
Tested with | ghc >=0 |
License | MIT |
Author | Hans Hoeglund |
Maintainer | Hans Hoeglund <hans.hoeglund@tweag.io> |
Category | Generics |
Source repo | head: git clone git://github.com/hanshoglund/iso-deriving.git |
Uploaded | by HansHoglund at 2020-04-23T14:04:24Z |
Distributions | |
Downloads | 1201 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-04-23 [all 1 reports] |