safeint-0.5: 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, 0.5.3
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 dateWed Dec 8 15:20:31 UTC 2010
Uploaded byAndresLoeh
Built onghc-7.0

Modules

Downloads