placeholders

Version 0.1 revision 0 uploaded by AndreasHammar.

Package meta

Synopsis
Placeholders for use while developing Haskell code
Description

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

Author
Andreas Hammar
Bug reports
n/a
Category
Development
Copyright
(c) 2011 Andreas Hammar
Homepage
http://github.com/ahammar/placeholders
Maintainer
Andreas Hammar <ahammar@gmail.com>
Package URL
n/a
Stability
n/a

Components