[Git][ghc/ghc][wip/backports-8.10] 6 commits: Disable deprecation warnings in Cabal build

Ben Gamari gitlab at gitlab.haskell.org
Wed Dec 16 22:00:37 UTC 2020



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


Commits:
bc364f3e by Ben Gamari at 2020-12-16T17:00:31-05:00
Disable deprecation warnings in Cabal build

- - - - -
b3cc6847 by Ben Gamari at 2020-12-16T17:00:31-05:00
hadrian: Reindent Settings.Warnings

The previous state was quite illegible.

- - - - -
afc39ff5 by Ben Gamari at 2020-12-16T17:00:31-05:00
hadrian: Pass -Werror before other arguments

Previously we would append -Werror to the argument list. However, this
ended up overriding the -Wno-error=... flags in Settings.Warnings.

- - - - -
496a0d6d by Ben Gamari at 2020-12-16T17:00:31-05:00
users guide: Add release notes for 8.10.3

- - - - -
98d9f832 by Ben Gamari at 2020-12-16T17:00:31-05:00
Update autoconf scripts

Scripts taken from autoconf 90b8cb42ba3b244250a6986b8b78c80f30ed197a

- - - - -
6db6db46 by Ben Gamari at 2020-12-16T17:00:31-05:00
configure: Release 8.10.3

- - - - -


9 changed files:

- config.guess
- config.sub
- configure.ac
- + docs/users_guide/8.10.3-notes.rst
- docs/users_guide/index.rst
- hadrian/src/Flavour.hs
- hadrian/src/Settings/Warnings.hs
- libraries/base/config.guess
- libraries/base/config.sub


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/d44a2492eeaa3488d363bfe58b3e136de142ef1d...6db6db46af6f8e3e24d7d16b0b43a984a9a14677

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/d44a2492eeaa3488d363bfe58b3e136de142ef1d...6db6db46af6f8e3e24d7d16b0b43a984a9a14677
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/20201216/d8ca064d/attachment.html>


More information about the ghc-commits mailing list