assert-failure: Syntactic sugar improving 'assert' and 'error'
This library contains syntactic sugar that improves
the usability of assert
and error
.
This is actually a bunch of hacks wrapping the original
assert
function, see inside.
See also http://hackage.haskell.org/package/loch, http://hackage.haskell.org/package/assert and https://ghc.haskell.org/trac/ghc/ticket/5273.
[Skip to Readme]
Downloads
- assert-failure-0.1.1.0.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, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.3.0 |
---|---|
Dependencies | base (>=4 && <5), pretty-show (>=1.6 && <2), text (>=0.11.2.3 && <2) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3 |
License | BSD-3-Clause |
Author | Mikolaj Konarski |
Maintainer | Mikolaj Konarski <mikolaj.konarski@funktory.com> |
Category | Control, Contract |
Home page | https://github.com/Mikolaj/assert-failure |
Bug tracker | https://github.com/Mikolaj/assert-failure/issues |
Source repo | head: git clone git://github.com/Mikolaj/assert-failure.git |
Uploaded | by MikolajKonarski at 2014-03-02T16:39:04Z |
Distributions | Arch:0.1.3.0, Debian:0.1.2.3, LTSHaskell:0.1.3.0, NixOS:0.1.3.0, Stackage:0.1.3.0 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 10310 total (48 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |