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 (≥3.0.3.1 & <4.4), base-unicode-symbols (≥0.1.1 & <0.3), bytestring (≥0.9.1 & <0.10), mtl (≥2.0.0.0 & <2.1) |
| License | BSD3 |
| Copyright | (c) 2009–2010 Roel van Dijk |
| Author | Roel van Dijk <vandijk.roel@gmail.com> |
| Maintainer | Roel van Dijk <vandijk.roel@gmail.com> |
| Stability | stable |
| Category | Numerical, Parsing |
| Source repository | darcs get http://code.haskell.org/~roelvandijk/code/roman-numerals |
| Upload date | Sun Nov 7 11:59:17 UTC 2010 |
| Uploaded by | RoelVanDijk |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Text
- Numeral
Downloads
- roman-numerals-0.4.0.1.tar.gz (Cabal source package)
- package description (included in the package)