currency: Types representing standard and non-standard currencies

[ data, library ] [ Propose Tags ]

This package provides two types for representing currencies, one that can only represent ISO4217 currencies, and one that can also represent nonstandard currencies.

An IsString instance is provided for convenience on the general type.

Instances of Eq, Ord, and, Hashable are provided for use as keys.

The Enum instance provides a mapping to/from ISO4217 numeric codes for currencies that have such a code.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Dependencies base (>=4 && <5), hashable, iso3166-country-codes (>=0.20111111) [details]
License LicenseRef-OtherLicense
Copyright © 2011-2012 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Data
Home page https://github.com/singpolyma/currency-haskell
Bug tracker http://github.com/singpolyma/OpenPGP-Haskell/issues
Source repo head: git clone git://github.com/singpolyma/currency-haskell.git
Uploaded by StephenWeber at 2013-09-07T20:23:00Z
Distributions LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3122 total (15 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]