deepseq-generics-0.1.0.0: GHC.Generics-based Control.DeepSeq.rnf implementation

The deepseq-generics package

This package provides a GHC.Generics-based Control.DeepSeq.Generics.genericRnf function which can be used for providing a rnf implementation. See the documentation for the genericRnf function in the Control.DeepSeq.Generics module to get started.

The original idea was pioneered in the generic-deepseq package (see http://www.haskell.org/pipermail/haskell-cafe/2012-February/099551.html for more information).

This package differs from the generic-deepseq package by working in combination with the existing deepseq package as opposed to defining a conflicting drop-in replacement for deepseq's Control.Deepseq module.

Properties

Version0.1.0.0
Dependenciesbase (≥4.5 & <4.7), deepseq (≥1.2.0.1 & <1.4), ghc-prim (≥0.2 & <0.4)
LicenseBSD3
Copyright2012, Herbert Valerio Riedel
AuthorHerbert Valerio Riedel
Maintainerhvr@gnu.org
CategoryControl
Home pagehttps://github.com/hvr/deepseq-generics
Source repositorygit clone https://github.com/hvr/deepseq-generics.git
Upload dateMon Sep 24 13:06:32 UTC 2012
Uploaded byHerbertValerioRiedel
Built onghc-7.6

Modules

Downloads