placeholder: placeholder definitions for TODO and unimplemented

[ control, library ] [ Propose Tags ]

placeholder definitions for TODO and unimplemented code


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5), ghc-prim [details]
License (BSD-2-Clause OR Apache-2.0)
Copyright Copyright (c) 2024 Edward Kmett
Author Edward Kmett
Maintainer Edward Kmett <ekmett@gmail.com>
Category Control
Home page https://github.com/ekmett/placeholder
Source repo head: git clone https://github.com/ekmett/placeholder
Uploaded by EdwardKmett at 2024-09-11T08:15:39Z
Distributions
Downloads 31 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for placeholder-0

[back to package description]

placeholder

Hackage Build Status

This package provides spiritual equivalents to rust's todo! and unimplemented! macros.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett