hdiff
packages
feed
haskell-tools-builtin-refactorings
-1.0.0.0: examples/Refactor/ExtractBinding/AssocOp_res.hs
module Refactor.ExtractBinding.AssocOp where a = 1 + b where b = 2 + 3