units-defs-2.2.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.Imperial.Volume

Description

There's only one set of volume units in the Imperial system, hence the one ´Volume´ module to the two (´Liquid´ and ´DryVolume´) in the US system.

Where possible, reference have been made to UK legislation. However, Wikipedia's page is much better organized than any government resource immediately available.

The UK legislation used as references are as follows: http://www.legislation.gov.uk/ukpga/1985/72/enacted http://www.legislation.gov.uk/uksi/1994/2867/schedule/part/VI/made http://www.legislation.gov.uk/uksi/1995/1804/schedule/made

Synopsis

Documentation

data Gallon Source #

Constructors

Gallon 

Instances

Instances details
Show Gallon Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Unit Gallon Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Associated Types

type BaseUnit Gallon #

type DimOfUnit Gallon #

type UnitFactorsOf Gallon :: [Factor Type] #

type UnitFactorsOf Gallon Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type DimOfUnit Gallon Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type BaseUnit Gallon Source # 
Instance details

Defined in Data.Units.Imperial.Volume

data Quart Source #

Constructors

Quart 

Instances

Instances details
Show Quart Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Methods

showsPrec :: Int -> Quart -> ShowS #

show :: Quart -> String #

showList :: [Quart] -> ShowS #

Unit Quart Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Associated Types

type BaseUnit Quart #

type DimOfUnit Quart #

type UnitFactorsOf Quart :: [Factor Type] #

type UnitFactorsOf Quart Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type DimOfUnit Quart Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type BaseUnit Quart Source # 
Instance details

Defined in Data.Units.Imperial.Volume

data Pint Source #

Constructors

Pint 

Instances

Instances details
Show Pint Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Methods

showsPrec :: Int -> Pint -> ShowS #

show :: Pint -> String #

showList :: [Pint] -> ShowS #

Unit Pint Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Associated Types

type BaseUnit Pint #

type DimOfUnit Pint #

type UnitFactorsOf Pint :: [Factor Type] #

type UnitFactorsOf Pint Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type DimOfUnit Pint Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type BaseUnit Pint Source # 
Instance details

Defined in Data.Units.Imperial.Volume

data Gill Source #

Constructors

Gill 

Instances

Instances details
Show Gill Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Methods

showsPrec :: Int -> Gill -> ShowS #

show :: Gill -> String #

showList :: [Gill] -> ShowS #

Unit Gill Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Associated Types

type BaseUnit Gill #

type DimOfUnit Gill #

type UnitFactorsOf Gill :: [Factor Type] #

type UnitFactorsOf Gill Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type DimOfUnit Gill Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type BaseUnit Gill Source # 
Instance details

Defined in Data.Units.Imperial.Volume

data Cran Source #

Constructors

Cran 

Instances

Instances details
Show Cran Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Methods

showsPrec :: Int -> Cran -> ShowS #

show :: Cran -> String #

showList :: [Cran] -> ShowS #

Unit Cran Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Associated Types

type BaseUnit Cran #

type DimOfUnit Cran #

type UnitFactorsOf Cran :: [Factor Type] #

type UnitFactorsOf Cran Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type DimOfUnit Cran Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type BaseUnit Cran Source # 
Instance details

Defined in Data.Units.Imperial.Volume

data Bushel Source #

Constructors

Bushel 

Instances

Instances details
Show Bushel Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Unit Bushel Source # 
Instance details

Defined in Data.Units.Imperial.Volume

Associated Types

type BaseUnit Bushel #

type DimOfUnit Bushel #

type UnitFactorsOf Bushel :: [Factor Type] #

type UnitFactorsOf Bushel Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type DimOfUnit Bushel Source # 
Instance details

Defined in Data.Units.Imperial.Volume

type BaseUnit Bushel Source # 
Instance details

Defined in Data.Units.Imperial.Volume