seqaid-0.1.2: Dynamic strictness control, including space leak repair

Copyright(c) 2014, Andrew G. Seniuk
LicenseBSD-style (see the file LICENSE)
MaintainerAndrew Seniuk <rasfar@gmail.com>
Stabilityprovisional
PortabilityGHC
Safe HaskellNone
LanguageHaskell2010

Seqaid.Global

Description

Collects IORefs used by the seqaid runtime.

This will be substantially reorganised and clarified by the next minor version bump (>=0.1.1).

Documentation

condenseEq :: Eq a => (a -> a) -> a -> [a] Source