packages feed

haskell-tools-refactor-0.4.1.1: examples/Refactor/RenameDefinition/SpliceExpr_res/Use.hs

{-# LANGUAGE TemplateHaskell #-}
module Use where

import Define

e :: Int
e = $(exprSplice)