interlude: Replaces some Prelude functions for enhanced error reporting
Interlude is a CPP include file, and a module which you can use instead of the (often implicit) Prelude import. It replaces some partial functions (i.e. functions that may fail on correctly typed input like 'head []') with pattern matches, so that a sensible error message that includes location can be printed out.
[Skip to Readme]
Downloads
- interlude-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (>=4 && <5) [details] |
| Tested with | ghc ==6.8.2 |
| License | LicenseRef-GPL |
| Author | Ketil Malde <ketil@malde.org> |
| Maintainer | none |
| Category | Development |
| Home page | http://malde.org/~ketil/ |
| Uploaded | by KetilMalde at 2009-12-12T16:51:49Z |
| Distributions | NixOS:0.1.2 |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 3436 total (7 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] |