haskell-tools-refactor-0.4.1.1: examples/Refactor/InlineBinding/PatternMatched_res.hs
module Refactor.InlineBinding.PatternMatched where b u v = ((\(Just y) -> u ++ y) v)
module Refactor.InlineBinding.PatternMatched where b u v = ((\(Just y) -> u ++ y) v)