[Git][ghc/ghc][wip/gc/progress-to-eventlog] 12 commits: update-autoconf: Initial commit
Marge Bot
gitlab at gitlab.haskell.org
Tue Apr 30 01:14:52 UTC 2019
Marge Bot pushed to branch wip/gc/progress-to-eventlog at Glasgow Haskell Compiler / GHC
Commits:
faa94d47 by Ben Gamari at 2019-04-25T21:16:21Z
update-autoconf: Initial commit
- - - - -
4811cd39 by Ben Gamari at 2019-04-25T21:16:21Z
Update autoconf scripts
Scripts taken from autoconf a8d79c3130da83c7cacd6fee31b9acc53799c406
- - - - -
0040af59 by Ben Gamari at 2019-04-25T21:16:21Z
gitlab-ci: Reintroduce DWARF-enabled bindists
It seems that this was inadvertently dropped in
1285d6b95fbae7858abbc4722bc2301d7fe40425.
- - - - -
2c115085 by Wojciech Baranowski at 2019-04-30T01:02:38Z
rename: hadle type signatures with typos
When encountering type signatures for unknown names, suggest similar
alternatives.
This fixes issue #16504
- - - - -
fb9408dd by Wojciech Baranowski at 2019-04-30T01:02:38Z
Print suggestions in a single message
- - - - -
e8bf8834 by Wojciech Baranowski at 2019-04-30T01:02:38Z
osa1's patch: consistent suggestion message
- - - - -
1deb2bb0 by Wojciech Baranowski at 2019-04-30T01:02:38Z
Comment on 'candidates' function
- - - - -
8ee47432 by Wojciech Baranowski at 2019-04-30T01:02:38Z
Suggest only local candidates from global env
- - - - -
e23f78ba by Wojciech Baranowski at 2019-04-30T01:02:38Z
Use pp_item
- - - - -
1abb76ab by Ben Gamari at 2019-04-30T01:08:45Z
ghci: Ensure that system libffi include path is searched
Previously hsc2hs failed when building against a system FFI.
- - - - -
7ccf60d7 by Ben Gamari at 2019-04-30T01:14:50Z
ErrUtils: Emit progress messages to eventlog
- - - - -
e62fc49c by Ben Gamari at 2019-04-30T01:14:50Z
Emit GHC timing events to eventlog
- - - - -
5 changed files:
- .gitlab-ci.yml
- compiler/main/ErrUtils.hs
- compiler/rename/RnEnv.hs
- config.guess
- config.sub
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/a80aa49c81ab8227ab022aae66607a502041582c...e62fc49c8cd28874ba3f89f32f02c3534567b7b6
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/a80aa49c81ab8227ab022aae66607a502041582c...e62fc49c8cd28874ba3f89f32f02c3534567b7b6
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/20190429/deec5b52/attachment.html>
More information about the ghc-commits
mailing list