safe-money: Type-safe and lossless encoding and manipulation of money, fiat currencies, crypto currencies and precious metals.
Type-safe and lossless encoding and manipulation of money, fiat currencies, crypto currencies and precious metals.
NOTICE that the only mandatory dependencies of this package are base,
binary, constraints, deepseq and text. Except for
constraints, all of them are included with a standard GHC distribution. The
rest of the dependencies are OPTIONAL but enabled by default (except store
which is disabled when building with GHCJS because it doesn't compile ther).
All of the optional dependencies can be disabled with Cabal flags.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| aeson | Provide instances for | Enabled |
| cereal | Provide instances for | Enabled |
| store | Provide instances for | Enabled |
| hashable | Provide instances for | Enabled |
| serialise | Provide instances for | Enabled |
| vector-space | Provide instances for | Enabled |
| xmlbf | Provide instances for | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- safe-money-0.6.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 | aeson (>=0.9), base (>=4.8 && <5.0), binary, cereal (>=0.5), constraints, deepseq, hashable (>=1.2), serialise (>=0.2), store (>=0.2), text, vector-space (>=0.12), xmlbf (>=0.2) [details] |
| Tested with | ghc ==8.2.2, ghc ==8.0.2, ghcjs >=0 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) Renzo Carbonara 2016-2018 |
| Author | Renzo Carbonara |
| Maintainer | renλren!zone |
| Uploaded | by RenzoCarbonara at 2018-04-22T10:11:49Z |
| 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 |
| Reverse Dependencies | 9 direct, 3 indirect [details] |
| Downloads | 10046 total (48 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 2018-04-22 [all 1 reports] |