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