placeholders-0.1: Placeholders for use while developing Haskell code

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

Version0.1
Dependenciesbase (4.*), template-haskell
LicenseBSD3
Copyright(c) 2011 Andreas Hammar
AuthorAndreas Hammar
MaintainerAndreas Hammar <ahammar@gmail.com>
CategoryDevelopment
Home pagehttp://github.com/ahammar/placeholders
Source repositorygit clone git://github.com/ahammar/placeholders.git
Upload dateFri Apr 29 05:06:32 UTC 2011
Uploaded byAndreasHammar
Built onghc-7.0

Modules

Downloads