seq package:ghc

Various utilities for forcing Core structures It can often be useful to force various parts of the AST. This module provides a number of seq-like functions to accomplish this.
Evaluate something. This is used to support :force in GHCi.
Sequentially compose a list of GrdDags.
Sequentially compose a list of PmGrds into a GrdDag.