packages feed

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

{-# LANGUAGE TemplateHaskell #-}
module Use where

import Define

e :: Int
e = $(expr)