-- | -- Module : Units -- Description : Typechecked SI-units -- Copyright : (c) Jonatan H Sundqvist, 2015 -- License : MIT -- Maintainer : Jonatan H Sundqvist -- Stability : experimental -- Portability : POSIX (not sure) -- -- Created June 4 2015 -- TODO | - -- - -- SPEC | - -- - module Southpaw.Units.Units where --------------------------------------------------------------------------------------------------- -- We'll need these ---------------------------------------------------------------------------------------------------