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

Adam Bergmark adam at bergmark.nl
Tue Feb 21 17:36:31 UTC 2017


You can use Cabal's default-extensions field to enable extensions in all
modules.


On Tue, 21 Feb 2017 at 18:29 Johannes Waldmann <
johannes.waldmann at htwk-leipzig.de> wrote:

> > But why are you still using -fglasgow-exts?
>
> legacy code base
>
> > If you use LANGUAGE pragmas instead ...
>
> I'd love to - if this refactoring can be automated
> (I have  2k  modules in this project :-)
>
> - 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170221/40e2852a/attachment.html>


More information about the Haskell-Cafe mailing list