haskell-tools-refactor-0.4.1.1: examples/Refactor/RenameDefinition/SpliceDecls_res/Use.hs
{-# LANGUAGE TemplateHaskell #-}
module Use where
import Define
hello
$(let x = return [] in x){-# LANGUAGE TemplateHaskell #-}
module Use where
import Define
hello
$(let x = return [] in x)