safeint-0.5.2: overflow-checked Int type

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

Versions0.5, 0.5.2
Dependenciesbase (≥3.0 & <5), ghc-prim
LicenseBSD3
Copyright(c) 2010 Well-Typed LLP
AuthorAndres Loeh
MaintainerAndres Loeh <andres@well-typed.com>
CategoryData
Source repositorygit clone git://github.com/kosmikus/safeint.git
Upload dateTue Jan 10 14:58:16 UTC 2012
Uploaded byAndresLoeh
Built onghc-7.2

Modules

Downloads