hdiff
packages
feed
ghc-exactprint
-0.5.1.0: tests/examples/ghc8/DsStrictFail.hs
{-# LANGUAGE Strict #-} module Main where main = let False = True in return ()