safeint: overflow-checked Int type
Defines a variant of Haskell's Int type that is overflow-checked. If an overflow or arithmetic error occurs, a run-time exception is thrown.
Currently still in an experimental stage. Everything can change.
Downloads
- safeint-0.5.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.5, 0.5.2, 0.5.3, 0.6 |
---|---|
Dependencies | base (>=3.0 && <5), ghc-prim [details] |
License | BSD-3-Clause |
Copyright | (c) 2010 Well-Typed LLP |
Author | Andres Loeh |
Maintainer | Andres Loeh <andres@well-typed.com> |
Category | Data |
Source repo | head: git clone git://github.com/kosmikus/safeint.git |
Uploaded | by AndresLoeh at 2010-12-08T15:20:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3201 total (1 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] |