[commit: ghc] wip/T14152's head updated: Inline exit join points in the "final" simplifier iteration (9b3181b)
git at git.haskell.org
git at git.haskell.org
Thu Oct 5 15:28:11 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T14152' now includes:
7aa000b Fix #13391 by checking for kind-GADTs
464396d Fix Raspberry Pi target name
9c05fc4 user-guide: Document -Weverything
626f045 Document a law for TH's Lift class
effcd56 Don't use "character" in haddocks of Char
c15c427 iserv: Don't build vanilla iserv unless vanilla libraries are built
e515c7f Allow libffi snapshots
e299121 Bump submodule nofib again (Semigroup now required)
00ff023 Travis: Install texinfo
11a59de CircleCI: Install texinfo
0e96812 Pretty-printer missing parens for infix class declaration
c0e6c73 Rewrite boot in Python
e30d9ca rel-notes: Mention libffi packaging change
e462b65 Bump libffi-tarballs submodule
d5e60de user-guide: Fix :since: annotation of -pie and add documentation for -fPIE
d0c5d8d No libffi docs
a4ee289 Adds x86 NONE relocation type
a1fc7ce Comments only
a8fde18 Fix bug in the short-cut solver
b1e0c65 Make GHC.IO.Buffer.summaryBuffer strict
dbbee1b Fix nasty bug in w/w for absence analysis
cb76754 Suppress error cascade in record fields
a02039c Add regression test for #9725
a36eea1 Revert installing texinfo in CI systems
55001c0 Sync base/changelog.md
ec9ac20 Add ability to produce crash dumps on Windows
8d64745 Optimize linker by minimizing calls to tryGCC to avoid fork/exec overhead.
ef26182 Track the order of user-written tyvars in DataCon
fa8035e Implement Div, Mod, and Log for type-level nats.
377d5a2 base: Add missing @since annotations in GHC.TypeNats
de1b802 genapply: Explicitly specify arguments
f3f624a Include libraries which fill holes as deps when linking.
4899a86 Don't pass HscEnv to functions in the Hsc monad
361af62 base: Remove deprecated Chan combinators
3201d85 user-guide: Mention COMPLETE pragma in release notes
3030eee rts: Print newline after "Stack trace:" on barf
7109fa8 configure: Accept *-msys as a Windows OS in a triple
5744240 Implement a dedicated exitfication pass #14152
9b3181b Inline exit join points in the "final" simplifier iteration
More information about the ghc-commits
mailing list