summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail033.hs
blob: fdc0aff8ed5a1ce0d349e6dfdaa51148149a8bf1 (plain)
1
2
3
4
-- from Jon Hill
module ShouldFail where

buglet = [ x | (x,y) <- buglet ]