[commit: ghc] wip/T11970's head updated: Basic rip out (4b3d52b)
git at git.haskell.org
git at git.haskell.org
Fri Jun 17 20:23:52 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T11970' now includes:
b40e1b4 Fix incorrect calculated relocations on Windows x86_64
29e1464 Disable T12031 on linux
2bb6ba6 rts: Fix NUMA when cross compiling
d25cb61 Kill off redundant SigTv check in occurCheckExpand
15b9bf4 Improve typechecking of let-bindings
c28dde3 Tidy up zonkQuantifiedTyVar
7afb7ad Get in-scope set right in top_instantiate
35c9de7 Move the constraint-kind validity check
1f66128 Beef up mkNakedCastTy
15fc528 Fix the in-scope set for extendTvSubstWithClone
599d912 Beef up isPredTy
8104f7c Remove some traceTc calls
e064f50 Add to .gitignore
921ebc9 Test Trac #12055
1dcb32d A second test for Trac #12055
5cee88d Add thin library support to Windows too
7de776c Kill unused foldModuleEnv
586d558 Use UniqFM for SigOf
0497ee5 Make the Ord Module independent of Unique order
d55a9b4 Update Haddock to follow change in LHsSigWcType
4f35646 Adjust error message slightly
8dfd4ae Build system: mention ghc version in bindist's `configure --help` docdir
a2deee0 Testsuite: enable ghci.prog010 (#2542)
23b73c9 Don't GC sparks for CAFs
9d22fbe Rename cmpType to nonDetCmpType
753c5b2 Simplify readProcessEnvWithExitCode + set LANGUAGE=C
70a4589 Revert "Make the Ord Module independent of Unique order"
e33ca0e Fix testsuite wibble
77bb092 Re-add FunTy (big patch)
e368f32 Major patch to introduce TyConBinder
c56f8bd CoreMonad: Update error msg function docs
930a525 Abort the build when a Core plugin pass is specified in stage1 compiler
a7f65b8 Remove dead code: countOnce, countMany
498ed26 NUMA cleanups
4b3d52b Basic rip out
More information about the ghc-commits
mailing list