packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T7411.hs

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