The safeint package
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.
Properties
| Versions | 0.5, 0.5.2, 0.5.3 |
|---|---|
| Dependencies | base (≥3.0 & <5), ghc-prim |
| License | BSD3 |
| Copyright | (c) 2010 Well-Typed LLP |
| Author | Andres Loeh |
| Maintainer | Andres Loeh <andres@well-typed.com> |
| Category | Data |
| Source repository | git clone git://github.com/kosmikus/safeint.git |
| Upload date | Wed Dec 8 15:20:31 UTC 2010 |
| Uploaded by | AndresLoeh |
| Built on | ghc-7.0 |
Modules
- Data
Downloads
- safeint-0.5.tar.gz (Cabal source package)
- package description (included in the package)