The roman-numerals package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base, mtl (1.1.*) |
| License | BSD3 |
| Copyright | (c) 2009 Roel van Dijk |
| Author | Roel van Dijk |
| Maintainer | vandijk.roel@gmail.com |
| Stability | provisional |
| Category | Numerical, Parsing |
| Upload date | Fri Jan 30 22:28:34 UTC 2009 |
| Uploaded by | RoelVanDijk |
| Built on | ghc-6.10, ghc-6.12 |
Modules
Downloads
- roman-numerals-0.1.tar.gz (Cabal source package)
- package description (included in the package)