[commit: ghc] wip/T14152's head updated: Inline exit join points in the "final" simplifier iteration (b68febd)
git at git.haskell.org
git at git.haskell.org
Mon Oct 23 13:18:43 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T14152' now includes:
341d3a7 Incorporate changes from #11721 into Template Haskell
f1d2db6 Fix #14320 by looking through HsParTy in more places
f337a20 Simply Data instance context for AmbiguousFieldOcc
e51e565 Split SysTools up some
7720c29 Tidy up some convoluted "child/parent" code
ab1a758 Typos in comments only
461c831 Minor refactoring
c81f66c Fix over-eager error suppression in TcErrors
79ae03a Change "cobox" to "co" in debug output
3e44562 Delete two unused functions
f20cf98 Remove wc_insol from WantedConstraints
9c3f731 Fix #10816 by renaming FixitySigs more consistently
6869864 Pretty-printing of derived multi-parameter classes omits parentheses
4bb54a4 Avoid creating dependent types in FloatOut
13fdca3 Add a missing zonk in TcDerivInfer.simplifyDeriv
82b77ec Do not quantify over deriving clauses
15aefb4 Add missing T14325.stderr
fb050a3 Do not bind coercion variables in SpecConstr rules
3de788c Re-apply "Typeable: Allow App to match arrow types"
2be55b8 Delete obsolete docs on GADT interacton with TypeApplications
4a677f7 Remove section about ApplicativeDo & existentials (#13875)
8adb84f Fix calculation in threadStackOverflow
afac6b1 Fix typo
6aa6a86 Fix typo
add85cc Fix panic for `ByteArray#` arguments in CApiFFI foreign imports
e3ba26f Implement new `compareByteArrays#` primop
5984a69 Override default `clearBit` method impl for `Natural`
843772b Enable testing 'Natural' type in TEST=arith011
6cc232a Implement {set,clear,complement}BitBigNat primitives
71a4235 configure: Fix CC version check on Apple compilers
fd8b044 Levity polymorphic Backpack.
5dab544 FreeBSD dtrace probe support
7e790b3 rts: Label all threads created by the RTS
8536b7f users-guide: Rework and finish debug flag documentation
d7f4f41 users guide: Eliminate redundant :category: tags in debugging.rst
c5da84d users-guide: Fix various warnings
a69fa54 rts/posix: Ensure that memory commit succeeds
d6c33da RtClosureInspect: Fix inspecting Char# on 64-bit big-endian
366182a ghci: Include "Rts.h" before using TABLES_NEXT_TO_CODE
9e3add9 Flags.hsc: Peek a CBool (Word8), not a Bool (Int32)
aa98268 updateThunk: indirectee can be tagged
21b7057 users-guide: Clarify -ddump-asm-regalloc-stages documentation
6cb4642 Bump ghc-prim to 0.5.2.0 and update changelog
ed48d13 Simplify, no functionality change
2f43615 Fix grammaros in comments
317aa96 Improve user’s guide around deriving
74cd1be Don't deeply expand insolubles
5a66d57 Better solving for representational equalities
aba7786 Typofix in comment
870020e whitespace only
20ae22b Accept test output for #14350
e023e78 Disable -XRebindableSyntax when running internal GHCi expressions
101a8c7 Error when deriving instances in hs-boot files
8846a7f Fix #14369 by making injectivity warnings finer-grained
de8752e Export injectiveVarsOf{Binder,Type} from TyCoRep
7ac22b7 User's guide: Fix the category of some flags
3befc1a Bump arcanist-external-json-linter submodule
1ba2851 Expose monotonic time from GHC.Event.Clock
13758c6 Added a test for 'timeout' to be accurate.
098dc97 Give a reference to Foreign.Concurrent.
b6204f7 Untag the potential AP_STACK in stg_getApStackValzh
2ca8cf6 Add Functor Bag instance
afc04b2 Outputable: Add pprTraceException
c1efc6e Comments and white space
3acd616 Improve kick-out in the constraint solver
e375bd3 Update record-wildcard docs
99c61e2 Add stack traces on crashes on Windows
bb537b2 nofib submodule: Fix a problem with fasta-c.c
1e24a24 submodule nofib: Add digits-of-e1.faststdout
052ec24 submodule nofib: Add digits-of-e2.faststdout
f47098c Implement a dedicated exitfication pass #14152
b68febd Inline exit join points in the "final" simplifier iteration
More information about the ghc-commits
mailing list