iso-deriving: A set of libraries for composition, analysis and manipulation of music.

[ generics, library, mit ] [ Propose Tags ]

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]

Modules

[Last Documentation]

  • Iso
    • Iso.Deriving

Flags

Manual Flags

NameDescriptionDefault
strictDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.5, 0.0.6, 0.0.7, 0.0.8
Dependencies base (>=4.13 && <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-16T15:13:34Z
Distributions
Downloads 1053 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-04-16 [all 2 reports]

Readme for iso-deriving-0.0.5

[back to package description]

CircleCI

iso-deriving