roman-numerals: Parsing and pretty printing of Roman numerals
This library provides functions for parsing and pretty printing Roman numerals. Because the notation of Roman numerals has varied through the centuries this package allows for some customisation using a configuration that is passed to the conversion functions. Exceptions are dealt with by wrapping the results of conversions in the error monad.
Downloads
- roman-numerals-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.3, 0.4, 0.4.0.1, 0.5.0, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.1.3, 0.5.1.4, 0.5.1.5 |
---|---|
Dependencies | base (>=3.0.3.1 && <4.4), base-unicode-symbols (>=0.1.1 && <0.3), bytestring (>=0.9.1 && <0.10), text (>=0.11 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009–2010 Roel van Dijk |
Author | Roel van Dijk <vandijk.roel@gmail.com> |
Maintainer | Roel van Dijk <vandijk.roel@gmail.com> |
Category | Numerical, Parsing |
Source repo | head: darcs get http://code.haskell.org/~roelvandijk/code/roman-numerals |
Uploaded | by RoelVanDijk at 2011-01-27T16:16:09Z |
Distributions | Arch:0.5.1.5 |
Reverse Dependencies | 4 direct, 5 indirect [details] |
Downloads | 15815 total (52 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |