[commit: ghc] wip/no-exnstr: Merge branch 'master' into wip/no-exnstr (a1cc538)
git at git.haskell.org
git at git.haskell.org
Tue Apr 17 02:17:54 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/no-exnstr
Link : http://ghc.haskell.org/trac/ghc/changeset/a1cc538a145993c0df5b4d482a54a46457ba15ed/ghc
>---------------------------------------------------------------
commit a1cc538a145993c0df5b4d482a54a46457ba15ed
Merge: e6f1a79 4d30bc8
Author: David Feuer <David.Feuer at gmail.com>
Date: Mon Apr 16 22:16:57 2018 -0400
Merge branch 'master' into wip/no-exnstr
>---------------------------------------------------------------
a1cc538a145993c0df5b4d482a54a46457ba15ed
compiler/main/DynFlags.hs | 3 -
compiler/prelude/PrelRules.hs | 305 +--------------------
docs/users_guide/8.6.1-notes.rst | 4 +
includes/rts/storage/Closures.h | 2 +-
rts/RtsSignals.h | 8 -
rts/posix/Signals.c | 10 -
rts/sm/GC.c | 7 +-
rts/win32/ConsoleHandler.c | 12 -
.../simplCore/should_compile/spec-inline.stderr | 38 ++-
9 files changed, 44 insertions(+), 345 deletions(-)
More information about the ghc-commits
mailing list