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