safeint: overflow-checked Int type

[ bsd3, data, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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 2010-12-08T15:20:31Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3098 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]