./devel/hs-deepseq-generics, GHC.Generics-based Control.DeepSeq.rnf implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.0.0nb8, Package name: hs-deepseq-generics-0.2.0.0nb8, Maintainer: szptvlfn

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.


Required to run:
[lang/ghc88]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 5.07 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-04-28 20:19:32 by Masatake Daimon | Files touched by this commit (2)
Log message:
devel/hs-deepseq-generics: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-25 17:18:56 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-deepseq-generics: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC