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.1.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 && <8.2), ghc-tcplugins-extra (>=0.1 && <0.3), template-haskell (>=2.9 && <2.12), units-parser (>=0.1 && <0.2) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (c) 2014-2016, Adam Gundry |
| Author | Adam Gundry <adam@well-typed.com> |
| Maintainer | Adam Gundry <adam@well-typed.com> |
| Uploaded | by AdamGundry at 2016-05-10T08:31:46Z |
| 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 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 3492 total (11 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] |