The placeholders package
While working on some Haskell code, it is often useful to work incrementally by inserting undefined as a placeholder for missing code.
This library provides placeholders that produce better messages when evaluated at run-time and also generate compile-time warnings so that they do not get forgotten so easily. For details, see http://github.com/ahammar/placeholders
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), template-haskell |
| License | BSD3 |
| Copyright | (c) 2011 Andreas Hammar |
| Author | Andreas Hammar |
| Maintainer | Andreas Hammar <ahammar@gmail.com> |
| Category | Development |
| Home page | http://github.com/ahammar/placeholders |
| Source repository | git clone git://github.com/ahammar/placeholders.git |
| Upload date | Fri Apr 29 05:06:32 UTC 2011 |
| Uploaded by | AndreasHammar |
| Built on | ghc-7.0 |
Modules
- Development
Downloads
- placeholders-0.1.tar.gz (Cabal source package)
- package description (included in the package)