safe-money: Type-safe and lossless encoding and manipulation of money, fiat currencies, crypto currencies and precious metals.
The Haskell safe-money library offers type-safe and lossless encoding and
operations for monetary values in all world currencies, including fiat
currencies, precious metals and crypto-currencies.
Useful instances for the many types defined by safe-money can be found
in these other libraries:
safe-money-aeson:
FromJSONandToJSONinstances (from the aeson library).safe-money-cereal:
Serializeinstances (from the cereal library).safe-money-serialise:
Serialiseinstances (from the serialise library).safe-money-store:
Storeinstances (from the store library).safe-money-xmlbf:
FromXmlandToXmlinstances (from the xmlbf library).
[Skip to Readme]
Downloads
- safe-money-0.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5, 0.6, 0.7, 0.7.1, 0.8, 0.8.1, 0.9, 0.9.1 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.8 && <5.0), binary, constraints, deepseq, hashable, QuickCheck, text, vector-space [details] |
| Tested with | ghc ==8.4.1 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) Renzo Carbonara 2016-2019 |
| Author | Renzo Carbonara |
| Maintainer | renλren!zone |
| Category | Money |
| Home page | https://github.com/k0001/safe-money |
| Bug tracker | https://github.com/k0001/safe-money/issues |
| Source repo | head: git clone https://github.com/k0001/safe-money |
| Uploaded | by RenzoCarbonara at 2021-08-27T17:29:03Z |
| Distributions | LTSHaskell:0.9.1, NixOS:0.9.1, Stackage:0.9.1 |
| Reverse Dependencies | 9 direct, 3 indirect [details] |
| Downloads | 9851 total (54 in the last 30 days) |
| Rating | 2.25 (votes: 5) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2021-08-27 [all 1 reports] |