[commit: ghc] wip/T11295-part1: Merge branch 'master' into wip/T11295-part1 (1193924)
git at git.haskell.org
git at git.haskell.org
Tue May 15 19:24:32 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T11295-part1
Link : http://ghc.haskell.org/trac/ghc/changeset/119392480a10ed19cd09871494b70966371d018b/ghc
>---------------------------------------------------------------
commit 119392480a10ed19cd09871494b70966371d018b
Merge: 58221e4 01b15b8
Author: Kavon Farvardin <kavon at farvard.in>
Date: Tue May 15 14:09:28 2018 -0500
Merge branch 'master' into wip/T11295-part1
>---------------------------------------------------------------
119392480a10ed19cd09871494b70966371d018b
compiler/coreSyn/CoreUnfold.hs | 33 ++++++-------
compiler/typecheck/TcErrors.hs | 56 +++++++++++++---------
configure.ac | 6 +++
libraries/base/GHC/Conc/IO.hs | 5 +-
libraries/base/GHC/IO/FD.hs | 51 +++++++++++++-------
rts/rts.cabal.in | 4 ++
.../tests/partial-sigs/should_fail/T14584.stderr | 11 +++++
.../tests/partial-sigs/should_fail/T14584a.stderr | 13 +++++
testsuite/tests/perf/compiler/all.T | 19 ++++----
9 files changed, 130 insertions(+), 68 deletions(-)
More information about the ghc-commits
mailing list