[Git][ghc/ghc][wip/backports-8.10] 8 commits: Fix bad span calculations of post qualified imports
Ben Gamari
gitlab at gitlab.haskell.org
Wed Dec 16 01:10:23 UTC 2020
Ben Gamari pushed to branch wip/backports-8.10 at Glasgow Haskell Compiler / GHC
Commits:
0b9d2fe7 by Shayne Fletcher at 2020-12-15T20:10:03-05:00
Fix bad span calculations of post qualified imports
(cherry picked from commit 57f3fdb1fbeb82b5b19bc5e2970d8857c2514fcc)
- - - - -
572f9c8f by Ben Gamari at 2020-12-15T20:10:05-05:00
gitlab-ci: Rename RELEASE variable to RELEASE_JOB
This interfered with the autoconf variable of the same name, breaking
pre-release builds.
(cherry picked from commit 15dca84793d5ec4ff922726477923e40caa075eb)
(cherry picked from commit 3e55edd97c8eba271f5cb64b9362796791e0e887)
- - - - -
9d2276f7 by Ben Gamari at 2020-12-15T20:10:05-05:00
Disable deprecation warnings in Cabal build
- - - - -
2fca3a1a by Ben Gamari at 2020-12-15T20:10:05-05:00
hadrian: Reindent Settings.Warnings
The previous state was quite illegible.
- - - - -
015b4b1e by Ben Gamari at 2020-12-15T20:10:05-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.
- - - - -
a7a70ede by Ben Gamari at 2020-12-15T20:10:05-05:00
users guide: Add release notes for 8.10.3
- - - - -
59a4fd2b by Ben Gamari at 2020-12-15T20:10:09-05:00
Update autoconf scripts
Scripts taken from autoconf 90b8cb42ba3b244250a6986b8b78c80f30ed197a
- - - - -
d44a2492 by Ben Gamari at 2020-12-15T20:10:09-05:00
configure: Release 8.10.3
- - - - -
11 changed files:
- .gitlab-ci.yml
- compiler/parser/Parser.y
- 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/2652368b4e68550b65a00fee827c8a98e7e466c5...d44a2492eeaa3488d363bfe58b3e136de142ef1d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/2652368b4e68550b65a00fee827c8a98e7e466c5...d44a2492eeaa3488d363bfe58b3e136de142ef1d
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/90d71c76/attachment.html>
More information about the ghc-commits
mailing list