intrinsic-superclasses: A quasiquoter for better instance deriving and default methods
A template haskell utility inspired by the Intrinsic Superclasses Proposal, which allows defining all superclass methods at the "root" subclass of the heirarchy in one declaration, rather than an instance declaration per class. Also permits defining superclass method defaults with the subclass for greater flexibility than the DefaultSignatures extension
[Skip to Readme]
Modules
[Index]
Downloads
- intrinsic-superclasses-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0 |
---|---|
Dependencies | base (>=4.7 && <5), containers, haskell-src-meta, mtl, template-haskell [details] |
License | MIT |
Copyright | Sodality |
Author | Dai |
Maintainer | dailectic@gmail.com |
Category | Language |
Home page | https://github.com/daig/intrinsic-superclasses#readme |
Bug tracker | https://github.com/daig/intrinsic-superclasses/issues |
Source repo | head: git clone https://github.com/daig/intrinsic-superclasses |
Uploaded | by dailectic at 2018-07-14T21:30:35Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2416 total (25 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-07-14 [all 1 reports] |