[Git][ghc/ghc][wip/con-info] disable werror

Matthew Pickering gitlab at gitlab.haskell.org
Wed Jun 3 19:44:43 UTC 2020



Matthew Pickering pushed to branch wip/con-info at Glasgow Haskell Compiler / GHC


Commits:
6a88925f by Matthew Pickering at 2020-06-03T20:44:28+01:00
disable werror

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -236,7 +236,6 @@ hadrian-ghc-in-ghci:
     - git submodule update --init --recursive
     - git checkout .gitmodules
   variables:
-    GHC_FLAGS: -Werror
   tags:
     - x86_64-linux
   script:
@@ -261,7 +260,6 @@ hadrian-ghc-in-ghci:
 .validate:
   variables:
     TEST_TYPE: test
-    MAKE_ARGS: "-Werror"
   script:
     - .gitlab/ci.sh setup
     - .gitlab/ci.sh configure



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/6a88925f4510497ac395a856d0473cc621a6f02f
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/20200603/c596b91b/attachment.html>


More information about the ghc-commits mailing list