summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/sel_werror.hs
blob: 65702539addd181f54e40765cf2a35b30498edc4 (plain)
1
2
3
{-# OPTIONS_GHC -Wwarn-missing-signatues -Werror=incomplete-patterns #-}

foo () = ()