-
Notifications
You must be signed in to change notification settings - Fork 4
Types representing standard and non-standard currencies
License
singpolyma/currency-haskell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This package provides two types for representing currencies, one that can only represent ISO4217 currencies, and one that can also represent nonstandard currencies. An IsString instance is provided for convenience on the general type. Instances of Eq, Ord, and, Hashable are provided for use as keys. The Enum instance provides a mapping to/from ISO4217 numeric codes for currencies that have such a code.
About
Types representing standard and non-standard currencies
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published