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