packages feed

apply-refact-0.9.0.0: tests/examples/EtaReduceLocalTypeSig.hs

f :: String -> String
f x = show x
  where y :: String
        y = "foo"