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 (4.*) |
| License | GPL |
| Author | Ketil Malde <ketil@malde.org> |
| Stability | Alpha |
| Category | Development |
| Home page | http://malde.org/~ketil/ |
| Upload date | Sat Dec 12 16:51:49 UTC 2009 |
| Uploaded by | KetilMalde |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
Downloads
- interlude-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)