numtype-dk: Type-level integers, using TypeNats, Data Kinds, and Closed Type Families.
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.
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]
Properties
Versions | 0.5, 0.5, 0.5.0.1, 0.5.0.2, 0.5.0.3 |
---|---|
Change log | None available |
Dependencies | base (<5) [details] |
License | BSD-3-Clause |
Copyright | Bjorn Buckwalter 2012-2014 |
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 dmcclean at 2015-05-11T00:29:56Z |
Modules
[Index]
- Numeric
- NumType
Downloads
- numtype-dk-0.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees