packages feed

ghc-exactprint-1.14.1.0: tests/examples/pre-ghc910/T7411.hs

import Control.Exception
import Control.DeepSeq
main = evaluate (('a' : undefined) `deepseq` return () :: IO ())