[Haskell-cafe] -Werror -Woverlapping-patterns -fglasgow-exts ?

David Feuer david.feuer at gmail.com
Tue Feb 21 17:21:08 UTC 2017


A lot of us would like to get -Werror for only some errors. I don't
think it exists yet. But why are you still using -fglasgow-exts? If
you use LANGUAGE pragmas instead, everything should work.

David

On Tue, Feb 21, 2017 at 8:15 AM, Johannes Waldmann
<johannes.waldmann at htwk-leipzig.de> wrote:
> it seems that adding "-w" helps (turn off all warnings). - J
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.


More information about the Haskell-Cafe mailing list