checked-0.1.0.1: Bounds-checking integer types.

Portabilityportable -- requires GeneralizedNewtypeDeriving
Stabilityprovisional
MaintainerAntoine Latter <aslatter@gmail.com>

Data.Int.Checked

Description

A drop-in replacements for the Data.Int types. Exceptions are thrown whenever an operation would over-flow.

Documentation