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:
FromJSON
andToJSON
instances (from the aeson library).safe-money-cereal:
Serialize
instances (from the cereal library).safe-money-serialise:
Serialise
instances (from the serialise library).safe-money-store:
Store
instances (from the store library).safe-money-xmlbf:
FromXml
andToXml
instances (from the xmlbf library).
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:
FromJSON
andToJSON
instances (from the aeson library).safe-money-cereal:
Serialize
instances (from the cereal library).safe-money-serialise:
Serialise
instances (from the serialise library).safe-money-store:
Store
instances (from the store library).safe-money-xmlbf:
FromXml
andToXml
instances (from the xmlbf library).