iso-deriving: Deriving via arbitrary isomorphisms.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
The GHC extension DerivingVia allow derivation through a specific morphism: coerce. We present a library iso-deriving generalizing DerivingVia to arbitrary morphisms. This is particularly useful for prototypes and specifications of instances.
[Skip to Readme]
Properties
Versions | 0.0.5, 0.0.6, 0.0.6, 0.0.7, 0.0.8 |
---|---|
Change log | None available |
Dependencies | base (>=4.12 && <5), profunctors [details] |
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-16T18:18:39Z |
Modules
[Index] [Quick Jump]
- Iso
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.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees