Deprecated

In favour of

deepseq-th

Template Haskell based deriver for optimised NFData instances

Latest on Hackage:0.1.0.4

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed
Maintained by [email protected]

This package provides a Template Haskell based mechanism for deriving optimised NFData instances for custom data types. See documentation in Control.DeepSeq.TH for more information.

See also the deepseq-generics package (http://hackage.haskell.org/package/deepseq-generics) for a less experimental approach.