The interlude package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base |
| License | GPL |
| Author | Ketil Malde <ketil@malde.org> |
| Stability | Alpa |
| Category | Development |
| Home page | http://malde.org/~ketil/ |
| Upload date | Tue Feb 27 04:58:56 UTC 2008 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
Modules
Downloads
- interlude-0.1.tar.gz (Cabal source package)
- package description (included in the package)