convert-units-0: Arithmetic and type checked conversions between units.
Safe HaskellNone
LanguageHaskell2010

Data.Units.Base

Synopsis

Core modules

Re-exported for Template Haskell to work out of the box

coerce :: Coercible a b => a -> b #

Type level integers

Re-exported from GHC.TypeError