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.
Versions | 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 Tue Jan 10 14:58:16 UTC 2012 |
Distributions | NixOS:0.6 |
Downloads | 1334 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- safeint-0.5.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)