safeint-0.5.3: 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 dateThu Jan 24 15:55:27 UTC 2013
Uploaded byAndresLoeh
Built onghc-7.6

Modules

Downloads