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.6.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] | 
| Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.2 | 
| 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 2015-10-29T08:46:21Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 3234 total (10 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-10-30 [all 1 reports] |