packages feed

haskell-tools-refactor-1.0.1.1: examples/Decl/PatternBind.hs

module Decl.PatternBind where

(x,y) | 1 == 1 = (1,2)