[Git][ghc/ghc][wip/backports-8.10] 7 commits: Disable deprecation warnings in Cabal build
Ben Gamari
gitlab at gitlab.haskell.org
Wed Dec 16 00:46:05 UTC 2020
Ben Gamari pushed to branch wip/backports-8.10 at Glasgow Haskell Compiler / GHC
Commits:
cda3d088 by Ben Gamari at 2020-12-15T19:41:00-05:00
Disable deprecation warnings in Cabal build
- - - - -
2df2f2e7 by Ben Gamari at 2020-12-15T19:41:00-05:00
hadrian: Reindent Settings.Warnings
The previous state was quite illegible.
- - - - -
b5c6ff4e by Ben Gamari at 2020-12-15T19:41:00-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.
- - - - -
5cb2e21b by Ben Gamari at 2020-12-15T19:41:00-05:00
users guide: Add release notes for 8.10.3
- - - - -
577a4a1c by Ben Gamari at 2020-12-15T19:45:45-05:00
Bump text submodule to 1.2.4.1-rc1
- - - - -
22097134 by Ben Gamari at 2020-12-15T19:45:45-05:00
Update autoconf scripts
Scripts taken from autoconf 90b8cb42ba3b244250a6986b8b78c80f30ed197a
- - - - -
2652368b by Ben Gamari at 2020-12-15T19:45:45-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/e2ed44afc883f8e791184f8037a672b6f06fe7e6...2652368b4e68550b65a00fee827c8a98e7e466c5
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/e2ed44afc883f8e791184f8037a672b6f06fe7e6...2652368b4e68550b65a00fee827c8a98e7e466c5
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/20201215/ceeaf91e/attachment.html>
More information about the ghc-commits
mailing list