Measure: A library for units of measurement

[ bsd3, data, library ] [ Propose Tags ]

A library for units of measurement


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2
Dependencies base (<4) [details]
License BSD-3-Clause
Author Tony Morris <code@tmorris.net>
Maintainer Tony Morris
Category Data
Uploaded by TonyMorris at 2009-11-11T11:09:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2046 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for Measure-0.0.2

[back to package description]
Measure
=======

A library for units of measurement. Currently only measurement of length and angles are supported. Suggestions are welcome regarding the design of the library, particularly the type-classes and use of types. See the haddock for usage examples.

Tony Morris
code@tmorris.net