summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_compile/tc044.hs
blob: 84c91d19fd22b7defff0f406afb85c841bd17a00 (plain)
1
2
3
4
5
6
-- once produced a bug, here as regression test

module ShouldSucceed where

f _ | otherwise = ()