rosso: General purpose utility library

[ bsd3, library, utility ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0
Dependencies base (>=4 && <5), containers, deepseq [details]
License BSD-3-Clause
Author Robert Henderson
Maintainer robh dot junpi at gmail dot com
Category Utility
Source repo head: git clone git://github.com/robhenderson/rosso.git
Uploaded by RobertHenderson at 2011-06-21T20:14:23Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1000 total (4 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]