haskell-tools-builtin-refactorings-1.0.0.0: 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)