[Git][ghc/ghc][wip/backports-8.8] hadrian: Don't build with -Werror

Ben Gamari gitlab at gitlab.haskell.org
Sat Jul 11 17:17:36 UTC 2020



Ben Gamari pushed to branch wip/backports-8.8 at Glasgow Haskell Compiler / GHC


Commits:
c5ba2f00 by Ben Gamari at 2020-07-11T13:17:27-04:00
hadrian: Don't build with -Werror

- - - - -


1 changed file:

- hadrian/ci.project


Changes:

=====================================
hadrian/ci.project
=====================================
@@ -1,4 +1,4 @@
 packages: ./
 
 package hadrian
-    ghc-options: -Werror
+    -- ghc-options: -Werror



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c5ba2f005b0b4064ed058136a2698a163bd09560

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/c5ba2f005b0b4064ed058136a2698a163bd09560
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200711/887b5e38/attachment.html>


More information about the ghc-commits mailing list