blob: dfec2baa2e53db93779d801e068e2d6700aa288c (
plain)
1
2
3
4
5
6
7
8
9
|
haskell-deepseq (Fully evaluate data structures in Haskell)
This package provides a "deep" version of seq, for fully evaluating
data structures.
This requires ghc.
After uninstalling, run this command to unregister the package from the ghc
package database: ghc-pkg recache
|