Package ghc7.6.1-stateref: Information
Source package: ghc7.6.1-stateref
Version: 0.3-alt1
Build time: Dec 23, 2012, 02:28 PM
Category: Development/Haskell
Report package bugHome page: http://code.haskell.org/~mokus/stateref/
License: PublicDomain
Summary: Abstraction for things that work like IORef.
Description:
A collection of type-classes generalizing the read\/write\/modify operations for stateful variables provided by things like IORef, TVar, &c. Note that The interface has changed a bit from the 0.2.* version. \"*Ref\" functions are now called \"*Reference\" and new \"*Ref\" function exist with simpler signatures. The new 'Ref' existential type provides a convenient monad-indexed reference type, and the HasRef class indicates monads for which there is a default reference type for every referent.
List of RPM packages built from this SRPM:
ghc7.6.1-stateref (x86_64, i586)
ghc7.6.1-stateref-debuginfo (x86_64, i586)
ghc7.6.1-stateref (x86_64, i586)
ghc7.6.1-stateref-debuginfo (x86_64, i586)
Maintainer: Denis Smirnov