eliminators: Dependently typed elimination functions using singletons
This library provides eliminators for inductive data types,
leveraging the power of the singletons
library to allow
dependently typed elimination.
[Skip to Readme]
Downloads
- eliminators-0.2.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.2, 0.3, 0.4, 0.4.1, 0.5, 0.5.1, 0.6, 0.7, 0.8, 0.9, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.11), extra (>=1.4.2 && <1.7), singletons (>=2.3 && <2.4), template-haskell (>=2.12 && <2.13), th-abstraction (>=0.2.3 && <0.3), th-desugar (>=1.7 && <1.8) [details] |
Tested with | ghc ==8.2.1 |
License | BSD-3-Clause |
Copyright | (C) 2017 Ryan Scott |
Author | Ryan Scott |
Maintainer | Ryan Scott <ryan.gl.scott@gmail.com> |
Category | Dependent Types |
Home page | https://github.com/RyanGlScott/eliminators |
Bug tracker | https://github.com/RyanGlScott/eliminators/issues |
Source repo | head: git clone https://github.com/RyanGlScott/eliminators |
Uploaded | by ryanglscott at 2017-07-23T04:31:42Z |
Distributions | LTSHaskell:0.9.4, NixOS:0.9.3, Stackage:0.9.5 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6412 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |