hdiff
packages
feed
ghc-exactprint
-1.9.0.0: tests/examples/pre-ghc910/plugins07.hs
module Main where {-# NOINLINE x #-} x = "foo" main = putStrLn (show x)