The latest version of deepseq-generics is 0.2.0.0-10.

deepseq-generics

Version 0.1.0.0 revision 0 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
GHC.Generics-based Control.DeepSeq.rnf implementation
Description

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.

Author
Herbert Valerio Riedel
Bug reports
n/a
Category
Control
Copyright
2012, Herbert Valerio Riedel
Homepage
https://github.com/hvr/deepseq-generics
Maintainer
hvr@gnu.org
Package URL
n/a
Stability
n/a

Components