uom-plugin: Units of measure as a GHC typechecker plugin
The uom-plugin
library adds support for units of measure to GHC
using the new experimental facility for typechecker plugins, which
is available in GHC 7.10 and later. See
Data.UnitsOfMeasure.Tutorial for an introduction to the library.
Modules
[Index]
Downloads
- uom-plugin-0.2.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
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.4.0.0 |
---|---|
Change log | changelog |
Dependencies | base (>=4.7 && <5), containers (>=0.5 && <0.6), deepseq (>=1.3 && <1.5), ghc (>=7.9 && <7.12), ghc-tcplugins-extra (>=0.1 && <0.2), template-haskell (>=2.9 && <2.12), units-parser (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2014-2015, Adam Gundry |
Author | Adam Gundry <adam@well-typed.com> |
Maintainer | Adam Gundry <adam@well-typed.com> |
Category | Type System |
Home page | https://github.com/adamgundry/uom-plugin |
Bug tracker | https://github.com/adamgundry/uom-plugin/issues |
Source repo | head: git clone https://github.com/adamgundry/uom-plugin.git |
Uploaded | by AdamGundry at 2015-12-31T16:41:20Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3398 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-31 [all 1 reports] |