uom-plugin

Units of measure as a GHC typechecker plugin

https://github.com/adamgundry/uom-plugin#readme

Version on this page:0.3.0.0
LTS Haskell 11.22:0.3.0.0
Latest on Hackage:0.4.0.0

See all snapshots uom-plugin appears in

BSD-3-Clause licensed and maintained by Adam Gundry
This version can be pinned in stack with:uom-plugin-0.3.0.0@sha256:b9dc0f0dd19c54f78f3c16065bc9975572abfdcd58e78df955e223bb038929b4,2851

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.