hdiff
packages
feed
haskell-tools-refactor
-0.4.1.1: examples/Refactor/ExtractBinding/ExistingLocalDef.hs
module Refactor.ExtractBinding.ExistingLocalDef where f = 1 + 2 + 3 where