The ClassyPrelude package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), strict (≥0.3.2) |
| License | BSD3 |
| Author | Svein Ove Aas |
| Maintainer | sveina@gmail.com |
| Stability | Experimental |
| Category | Control, Data |
| Upload date | Mon May 31 19:21:01 UTC 2010 |
| Uploaded by | SveinOveAas |
| Built on | ghc-6.12, ghc-7.0 |
Modules
- Prelude
Downloads
- ClassyPrelude-0.1.tar.gz (Cabal source package)
- package description (included in the package)