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

Copyright(C) 2013 Richard Eisenberg
LicenseBSD-style (see LICENSE)
MaintainerRichard Eisenberg (rae@cs.brynmawr.edu)
Stabilityexperimental
Portabilitynon-portable
Safe HaskellNone
LanguageHaskell2010

Data.Units.US.DryVolume

Description

This module defines dry volume measures as used in the USA.

Included are all units mentioned here: http://en.wikipedia.org/wiki/United_States_customary_units Where possible, conversion rates have been independently verified at a US government website. However, Wikipedia's base is much better organized than any government resource immediately available. The US government references used are as follows: http://nist.gov/pml/wmd/metric/upload/SP1038.pdf http://nist.gov/pml/wmd/pubs/upload/appc-14-hb44-final.pdf

Synopsis

Documentation

data Gallon Source #

Constructors

Gallon 
Instances
Show Gallon Source # 
Instance details

Defined in Data.Units.US.DryVolume

Unit Gallon Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Gallon :: Type #

type DimOfUnit Gallon :: Type #

type UnitFactorsOf Gallon :: [Factor Type] #

type UnitFactorsOf Gallon Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Gallon Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Gallon Source # 
Instance details

Defined in Data.Units.US.DryVolume

data Quart Source #

Constructors

Quart 
Instances
Show Quart Source # 
Instance details

Defined in Data.Units.US.DryVolume

Methods

showsPrec :: Int -> Quart -> ShowS #

show :: Quart -> String #

showList :: [Quart] -> ShowS #

Unit Quart Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Quart :: Type #

type DimOfUnit Quart :: Type #

type UnitFactorsOf Quart :: [Factor Type] #

type UnitFactorsOf Quart Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Quart Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Quart Source # 
Instance details

Defined in Data.Units.US.DryVolume

data Pint Source #

Constructors

Pint 
Instances
Show Pint Source # 
Instance details

Defined in Data.Units.US.DryVolume

Methods

showsPrec :: Int -> Pint -> ShowS #

show :: Pint -> String #

showList :: [Pint] -> ShowS #

Unit Pint Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Pint :: Type #

type DimOfUnit Pint :: Type #

type UnitFactorsOf Pint :: [Factor Type] #

type UnitFactorsOf Pint Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Pint Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Pint Source # 
Instance details

Defined in Data.Units.US.DryVolume

data Peck Source #

Constructors

Peck 
Instances
Show Peck Source # 
Instance details

Defined in Data.Units.US.DryVolume

Methods

showsPrec :: Int -> Peck -> ShowS #

show :: Peck -> String #

showList :: [Peck] -> ShowS #

Unit Peck Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Peck :: Type #

type DimOfUnit Peck :: Type #

type UnitFactorsOf Peck :: [Factor Type] #

type UnitFactorsOf Peck Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Peck Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Peck Source # 
Instance details

Defined in Data.Units.US.DryVolume

data Bushel Source #

Constructors

Bushel 
Instances
Show Bushel Source # 
Instance details

Defined in Data.Units.US.DryVolume

Unit Bushel Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Bushel :: Type #

type DimOfUnit Bushel :: Type #

type UnitFactorsOf Bushel :: [Factor Type] #

type UnitFactorsOf Bushel Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Bushel Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Bushel Source # 
Instance details

Defined in Data.Units.US.DryVolume

data Barrel Source #

Constructors

Barrel 
Instances
Show Barrel Source # 
Instance details

Defined in Data.Units.US.DryVolume

Unit Barrel Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Barrel :: Type #

type DimOfUnit Barrel :: Type #

type UnitFactorsOf Barrel :: [Factor Type] #

type UnitFactorsOf Barrel Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Barrel Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Barrel Source # 
Instance details

Defined in Data.Units.US.DryVolume

data Cord Source #

Constructors

Cord 
Instances
Show Cord Source # 
Instance details

Defined in Data.Units.US.DryVolume

Methods

showsPrec :: Int -> Cord -> ShowS #

show :: Cord -> String #

showList :: [Cord] -> ShowS #

Unit Cord Source # 
Instance details

Defined in Data.Units.US.DryVolume

Associated Types

type BaseUnit Cord :: Type #

type DimOfUnit Cord :: Type #

type UnitFactorsOf Cord :: [Factor Type] #

type UnitFactorsOf Cord Source # 
Instance details

Defined in Data.Units.US.DryVolume

type DimOfUnit Cord Source # 
Instance details

Defined in Data.Units.US.DryVolume

type BaseUnit Cord Source # 
Instance details

Defined in Data.Units.US.DryVolume

dryVolumeMeasures :: [Name] Source #

Includes all measures in this file, except CranberryBarrel.