[Haskell-cafe] use of -Werror

Carter Schonwald carter.schonwald at gmail.com
Tue Jul 1 17:34:25 UTC 2014


yeah, -Wall makes enough noise  to have a good ROI

What I do though, is enable Werror on my Travis Ci formulae.


On Tue, Jul 1, 2014 at 1:30 PM, Brandon Allbery <allbery.b at gmail.com> wrote:

>
> On Tue, Jul 1, 2014 at 1:25 PM, Johan Larson <johan.g.larson at gmail.com>
> wrote:
>
>> Is there a consensus within the Haskell community on the use of -Werror
>> in packages uploaded to Cabal?
>>
>
> GHC's interpretation of Haskell, and the warnings it provides, change
> often enough that -Werror is generally a good way to lock a package to one
> or a small number of GHC releases. As such, last I heard Hackage complained
> if -Werror was found in a package's cabal file.
>
> --
> brandon s allbery kf8nh                               sine nomine
> associates
> allbery.b at gmail.com
> ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140701/7ae1bd63/attachment.html>


More information about the Haskell-Cafe mailing list