units-1.1: A domain-specific type system for dimensional analysis

Copyright(C) 2013 Richard Eisenberg
License(C) 2013 Richard Eisenberg
MaintainerRichard Eisenberg (eir@cis.upenn.edu)
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone

Data.Dimensions.SI

Description

This module exports unit, type, and prefix definitions according to the SI system of units. The definitions were taken from here: http://www.bipm.org/en/si/.

There is one deviation from the definition at that site: To work better with prefixes, the unit of mass is Gram.

Documentation