[Haskell-cafe] use of -Werror
Brandon Allbery
allbery.b at gmail.com
Tue Jul 1 17:30:11 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140701/518bd4e0/attachment.html>
More information about the Haskell-Cafe
mailing list