packages feed

haskell-tools-refactor-0.5.0.0: examples/Refactor/ExtractBinding/SectionInfix_res.hs

module Refactor.ExtractBinding.SectionInfix where

a = f 3
  where f = ((1 + 2) +)