safe-money-store: Instances from the store library for the safe-money library.

[ bsd3, library, money ] [ Propose Tags ]

This library exports Store instances (from the store library) for many of the types exported by the safe-money library.

Note: The code in this library used to be part of the safe-money library itself, so these instances are intended to be backwards compatible with older versions of safe-money.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Change log changelog.md
Dependencies base (>=4.8 && <5.0), bytestring, safe-money (>=0.8), store (>=0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2016-2018
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 2019-03-21T16:06:13Z
Distributions NixOS:0.1.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1046 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-21 [all 1 reports]

Readme for safe-money-store-0.1.1

[back to package description]

This library exports Store instances (from the store library) for many of the types exported by the safe-money library.

Note: The code in this library used to be part of the safe-money library itself, so these instances are intended to be backwards compatible with older versions of safe-money.