ClassyPrelude: Prelude replacement using classes instead of concrete types where reasonable

[ bsd3, control, data, library ] [ Propose Tags ]

ClassyPrelude is a Prelude for people who know Haskell well. It re-exports some commonly imported modules, replaces Prelude functions with their type-class equivalents where reasonable, and removes some Prelude functions that in my opinion don't belong there. These modules are likely to be incomplete. Suggestions are greatly appreciated.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), strict (>=0.3.2) [details]
License BSD-3-Clause
Author Svein Ove Aas
Maintainer sveina@gmail.com
Category Control, Data
Uploaded by SveinOveAas at 2010-05-31T19:21:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1608 total (5 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]