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.
Versions | 0.1, 0.1.1, 0.1.2 |
---|---|
Dependencies | base [details] |
License | LicenseRef-GPL |
Author | Ketil Malde <ketil@malde.org> |
Maintainer | none |
Category | Development |
Home page | http://malde.org/~ketil/ |
Uploaded | by GwernBranwen at Wed Feb 27 04:58:56 UTC 2008 |
Distributions | NixOS:0.1.2 |
Downloads | 1525 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- interlude-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)