hdiff
packages
feed
ghc-exactprint
-1.9.0.0: tests/examples/pre-ghc910/TH_localname.hs
{-# LANGUAGE TemplateHaskell #-} module TH_localname where x = \y -> [| y |]