summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-deepseq/README
blob: 7700011428a0493642eb4f6314a20ed4af71763c (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.

When uninstalling, run this command to unregister the package from the ghc
package database:   ghc-pkg unregister deepseq