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

CopyrightAndrew G. Seniuk 2014-2015
LicenseBSD-style (see the file LICENSE)
MaintainerAndrew Seniuk <rasfar@gmail.com>
Stabilityprovisional
PortabilityGHC (unsafePerformIO)
Safe HaskellNone
LanguageHaskell2010

Seqaid.Runtime

Description

This module is for seqaid internal use.

Documentation

seqaidDispatch :: forall a. (NFData a, NFDataN a, Typeable a, NFDataP a) => SiteID -> a -> a Source