currency: Types representing standard and non-standard currencies
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.
Downloads
- currency-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0 |
---|---|
Dependencies | base (>=4 && <5), containers, 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:49:50Z |
Distributions | LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3216 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] |