Add failing test for missing warnings #507

This commit is contained in:
Daniel Gröber
2015-08-05 04:05:43 +02:00
parent 40f0e21fdf
commit 1a53582a21
3 changed files with 11 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ Extra-Source-Files: ChangeLog
test/data/pattern-synonyms/*.hs
test/data/quasi-quotes/*.hs
test/data/template-haskell/*.hs
test/data/check-missing-warnings/*.hs
Library
Default-Language: Haskell2010