safe-freeze-0.2.1: Support for safely freezing multiple arrays in the ST monad.

The safe-freeze package

Support for safely freezing multiple arrays in the ST monad. Developed in http://haskell.reinerpope.com/2009/09/making-runstarray-more-flexible-or.html.

The new monad is defined in Control.Monad.ST.Freeze. An example of its use is given in Data.Vector.Generic.Mutable.STFreeze. The module Data.STRef.Freeze is a reexports of Data.STRef but lifted to the new ST monad.

Properties

Versions0.0, 0.2, 0.2.1
Dependenciesbase (<5), indexed (<0.2), mtl (≥2.0 & <2.2), vector (≥0.4 & <0.10)
LicenseBSD3
AuthorReiner Pope <reiner.pope@gmail.com>
MaintainerReiner Pope <reiner.pope@gmail.com>
Stabilityexperimental
CategoryData
Home pagehttps://github.com/reinerp/safe-freeze
Bug trackerhttps://github.com/reinerp/safe-freeze/issues
Source repositorygit clone git://github.com/reinerp/safe-freeze.git
Upload dateSat Jun 2 15:07:59 UTC 2012
Uploaded byReinerPope
Built onghc-7.4

Modules

Downloads