hdiff
packages
feed
ghc-exactprint
-0.5.1.0: tests/examples/ghc8/TH_localname.hs
{-# LANGUAGE TemplateHaskellQuotes #-} module TH_localname where x = \y -> [| y |]