[commit: ghc] wip/rae's head updated: Avoid running afoul of the zipTvSubst check. (0beb82c)

git at git.haskell.org git at git.haskell.org
Tue Mar 22 02:41:08 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

Branch 'wip/rae' now includes:

     1eefedf Fix #11357.
     aade111 Fix #11473.
     f602f4a Fix printing of "kind" vs. "type"
     5d98b8b Clean up some pretty-printing in errors.
     46f9a47 DriverPipeline: Fix 'unused arguments' warnings from Clang
     b5565f1 Fix #11711.
     c5ed41c typechecker: fix trac issue #11708
     3fe87aa Fix #11716.
     f4f315a Fix #11512 by getting visibility right for methods
     220a0b9 Add test for #9646
     3ddfcc9 PrelRules: Fix constant folding for WordRemOp
     2841cca Mark GHC.Real.even and odd as INLINEABLE
     c095ec5 Ensure T11702 always runs with optasm
     c0f628d Revert "Add test for #11473"
     cb7ecda Fix duplicate T11334 test
     08d254b Fix T9646
     7186a01 Dwarf: Add support for labels in unwind expressions
     ba95f22 prof: Fix heap census for large ARR_WORDS (#11627)
     b735e99 DsExpr: Don't build/foldr huge lists
     289d57a Add test for incompatible flags (issue #11580)
     cb3456d base: Rework System.CPUTime
     e6a44f2 T11145: Fix expected output
     286c65f base: Fix CPUTime on Windows
     3ade8bc Delete a misleading comment in TyCon
     2cb5577 Remove unnecessary Ord instance for ConLike
     c37a583 Remove unused substTyWithBinders functions
     af2f7f9 Fix exponential algorithm in pure unifier.
     01b29eb TypeApplications does not imply AllowAmbiguousTypes
     0706a10 Add two small optimizations. (#11196)
     1701255 Fix #11635 / #11719.
     0b89064 Make equality print better. (#11712)
     f8ab575 Rename test for #11334 to 11334b, fixing conflict
     3e1b882 Prevent eager unification with type families.
     9477093 Comment a suspicious zonk in TcFlatten.
     35e9379 Track specified/invisible more carefully.
     5c0c751 Zonk before calling splitDepVarsOfType.
     d978c5e Fix #11723 and #11724.
     e19e58c Improve panicking output
     1934f7f stgMallocBytes: Tolerate malloc(0) returning a NULL ptr
     2d6d907 Comments (only) in TcFlatten
     6f0e41d PPC NCG: Emit more portable `fcmpu 0, ...` instead of `fcmpu cr0, ...`
     685398e Use the correct in-scope set in coercionKind
     0beb82c Avoid running afoul of the zipTvSubst check.


More information about the ghc-commits mailing list