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