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

[ bsd3, library, money ] [ Propose Tags ]

This library exports FromXml and ToXml instances (from the xmlbf 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] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.1.2
Change log changelog.md
Dependencies base (>=4.8 && <5.0), safe-money (>=0.8), text, xmlbf (>=0.5) [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-05-19T18:47:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1503 total (14 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-05-19 [all 1 reports]

Readme for safe-money-xmlbf-0.1.2

[back to package description]

This library exports FromXml and ToXml instances (from the xmlbf 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.