Copyright | (C) 2013 Richard Eisenberg |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | Richard Eisenberg (rae@cs.brynmawr.edu) |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
This module exports definitions for the SI system, with the intent
of using these definitions in a monomorphic manner -- that is,
with the DefaultLCSU. The difference between this module and
MonoTypes
is that this module also exports
instances of DefaultUnitOfDim
, necessary for use with
DefaultLCSU
.
Documentation
module Data.Metrology.SI.MonoTypes
module Data.Units.SI
module Data.Units.SI.Prefixes
module Data.Units.SI.Parser