The rosso package
A miscellaneous collection of re-usable functions and data structures. Many of Rosso's modules are direct extensions of the Haskell base libraries; for example, Data.Map.Rosso1 extends Data.Map, Control.Monad.Rosso1 extends Control.Monad, etc.
Rosso is designed to remain backward-compatible with any client code that works with an older version of itself. To this end, all module names include explicit version numbers.
Properties
| Version | 1.0 |
|---|---|
| Dependencies | base (4.*), containers, deepseq |
| License | BSD3 |
| Author | Robert Henderson |
| Maintainer | robh dot junpi at gmail dot com |
| Stability | provisional |
| Category | Utility |
| Source repository | git clone git://github.com/robhenderson/rosso.git |
| Upload date | Tue Jun 21 20:14:23 UTC 2011 |
| Uploaded by | RobertHenderson |
| Built on | ghc-7.0 |
Modules
- Control
- Monad
- Data
- Bool
- Either
- List
- Map
- Maybe
- MultiMap
- Set
- Tuple
- System
Downloads
- rosso-1.0.tar.gz (Cabal source package)
- package description (included in the package)