placeholders: Placeholders for use while developing Haskell code
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
[Skip to Readme]
Downloads
- placeholders-0.1.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 |
---|---|
Dependencies | base (>=4 && <5), template-haskell [details] |
License | BSD-3-Clause |
Copyright | (c) 2011 Andreas Hammar |
Author | Andreas Hammar |
Maintainer | Andreas Hammar <ahammar@gmail.com> |
Category | Development |
Home page | http://github.com/ahammar/placeholders |
Source repo | head: git clone git://github.com/ahammar/placeholders.git |
Uploaded | by AndreasHammar at 2011-04-29T05:06:32Z |
Distributions | Arch:0.1, LTSHaskell:0.1, NixOS:0.1, Stackage:0.1 |
Reverse Dependencies | 20 direct, 177 indirect [details] |
Downloads | 11340 total (20 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |