units-defs-2.0.1.1: Definitions for use with the units package

Copyright(C) 2013 Richard Eisenberg
LicenseBSD-style (see LICENSE)
MaintainerRichard Eisenberg (eir@cis.upenn.edu)
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Data.Metrology.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/ and here: http://www.bipm.org/utils/common/documents/jcgm/JCGM_200_2012.pdf.

This module exports the monomorphic version of the definitions. For polymorphic versions, use Poly.

Documentation