numtype-dk: Type-level integers, using TypeNats, Data Kinds, and Closed Type Families.
This package provides type level representations of the (positive and negative) integers and basic operations (addition, subtraction, multiplication, division, exponentiation) on these. The numtype-dk package differs from the numtype package in that the NumTypes are implemented using Data Kinds, TypeNats, and Closed Type Families rather than Functional Dependencies. Requires GHC 7.8 or later.
[Skip to Readme]
Downloads
- numtype-dk-0.5.0.3.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.5, 0.5.0.1, 0.5.0.2, 0.5.0.3 |
---|---|
Change log | changelog.md |
Dependencies | base (<5) [details] |
License | BSD-3-Clause |
Copyright | Bjorn Buckwalter 2012-2021 |
Author | Bjorn Buckwalter |
Maintainer | bjorn@buckwalter.se |
Category | Math |
Home page | https://github.com/bjornbm/numtype-dk |
Source repo | head: git clone https://github.com/bjornbm/numtype-dk/ |
Uploaded | by BjornBuckwalter at 2021-06-06T21:07:07Z |
Distributions | Arch:0.5.0.3, Debian:0.5.0.2, LTSHaskell:0.5.0.3, NixOS:0.5.0.3, Stackage:0.5.0.3 |
Reverse Dependencies | 4 direct, 7908 indirect [details] |
Downloads | 8493 total (67 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-06-06 [all 1 reports] |