deepseq-generics: GHC.Generics-based Control.DeepSeq.rnf implementation
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.1, 0.1.1.1, 0.1.1.2, 0.2.0.0 |
---|---|
Change log | changelog |
Dependencies | base (>=4.5 && <4.8), deepseq (>=1.2.0.1 && <1.4), ghc-prim (>=0.2 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | 2012, Herbert Valerio Riedel |
Author | Herbert Valerio Riedel |
Maintainer | hvr@gnu.org |
Category | Control |
Home page | https://github.com/hvr/deepseq-generics |
Bug tracker | https://github.com/hvr/deepseq-generics/issues |
Source repo | head: git clone https://github.com/hvr/deepseq-generics.git this: git clone https://github.com/hvr/deepseq-generics.git(tag 0.1.1.1) |
Uploaded | by HerbertValerioRiedel at 2013-11-05T18:38:32Z |
Modules
[Index]
- Control
- DeepSeq
Downloads
- deepseq-generics-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees