blob: a676cb7e18cb9c1c8031196ec7ebdabb4579bfdc (
plain)
1
2
3
4
5
6
7
|
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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|