packages feed

haskell-tools-builtin-refactorings-1.0.0.0: examples/Decl/PatternBind.hs

module Decl.PatternBind where

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