[commit: ghc] wip/T15050's head updated: Merge remote-tracking branch 'origin/wip/T15050' into wip/T15050 (499bde5)
git at git.haskell.org
git at git.haskell.org
Sat Aug 4 16:55:52 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T15050' now includes:
5e63a25 aclocal.m4: narrow down 'riscv*' to 'riscv-*' and 'riscv32*'
ab0c238 Fix a typo
2c38a6e Fix spelling errors
1f924cb Correct spelling errors
932300b Fix some typos in docs
b290f15 testsuite: force plugin tests sequentially on Windows.
d0bbe1b stack: fix stack allocations on Windows
e175aaf fix osReserveHeapMemory block alignment
176abdf Small spelling fixes for Unify.hs
99f45e2 Fix #15423 by using pprAStmtContext
f64f06b Avoid redundant invocation of 'findTopDir'
b202e7a Fix the TcLevel not being set correctly when finding valid hole fits
5a49651 Harden fixST
4ea9311 Fix the GHCi debugger with ApplicativeDo
f629442 Fix a major copy'n'paste error in LLVM CodeGen
3aa09cc Fix pretty-printing of data declarations in splices
fd1cf1f Disable T10962 on llvm for now
a606750 fixup! Disable T10962 on llvm for now
af62407 Fix some casts.
f0d27f5 Stop marking soluble ~R# constraints as insoluble
e1b5a11 Fix a nasty bug in piResultTys
44a7b9b Suppress -Winaccessible-code in derived code
47561c9 Remove dead code in TcUnify
0dc86f6 Clone relevant constraints to avoid side-effects on HoleDests. Fixes #15370.
6c19112 Build more implications
12c0f03 Set GenSigCtxt for the argument part of tcSubType
f7d3054 Improve error message on un-satisfied import
c5d31df Treat isConstraintKind more consistently
857ef25 Fix and document cloneWC
a434bcb tc-tracing only
0f5a63e Comments only
9897f67 Fix PrelRules.caseRules to account for out-of-range tags
4c571f3 Comments only
f265008 Refactor (~) to reduce the suerpclass stack
45cfe65 Small refactor in desugar of pattern matching
890f646 Bump haddock submodule
7a3e1b2 rts: Flush eventlog in hs_init_ghc (fixes #15440)
25e1ea9 Make :doc work for the ghc library
13d40ff Add a script for running a ghci that can load and run ghc
774f366 Fail instead of panic-ing when qAddTopDecls has conversion error
3c311e5 Run StgCse after unarise, fixes #15300
e431d75 Fix gcCAFs()
3581212 Add an expect_broken test for #14185
e5f3de2 update core-spec for GRefl and re-factored Refl
60ecf43 Modifications to support loading GHC into GHCi
ccdc032 rts: More forceful cc debugging flags
40e9ec9 Disable GNUC_ATTR_HOT when compiling with DEBUG
d7cb1bb Fix endian issues in ghc-heap
2cb08d7 Remove dead code in testsuite driver
754c3a5 Fix Ar crashing on odd-sized object files (Trac #15396)
3539561 Fix Git commit ID detection in Git worktrees
11de438 Fix #15453: bug in ForAllCo case in opt_trans_rule
9d388eb Fix #15385 by using addDictsDs in matchGuards
a7c8acd GHC doesn't handle ./ prefixed paths correctly (#12674)
c626246 Bump terminfo submodule to 0.4.1.2
a698bbf Fix minor formatting issue in users_guide/bugs.rst
56590db base: Make Foreign.Marshal.Alloc.allocBytes[Aligned] NOINLINE
2110738 Don't inline functions with RULES too early
3a06561 Add the paper "Evidence normalisation in System FC"
80b8540 rts: Disable -fkeep-inline-functions due to lack of support on Clang
123aeb9 Enable two-step allocator on FreeBSD
cb8efe7 doc: Fix command for creating a shared library.
6d2a9ec Bump Cabal submodule
f8e5da9 testsuite: Add test for #14346
0e34a9f users-guide: Document default +RTS -I value
5e103a1 base: Fix documentation of System.Environment.Blank
9bd4864 rts: Fix unused function
1df50a0 Revert "Don't inline functions with RULES too early"
f8618a9 Remove the type-checking knot.
52065e9 Plugin dependency information is stored separately
b803c40 linker: Nub rpaths
7f3cb50 Fix #15450 by refactoring checkEmptyCase'
120cc9f Fix #15415 and simplify tcWildCardBinders
c50574a Remove obsolete file
c955a51 Remove decideKindGeneralisationPlan
653dc5f Bump Cabal submodule
8d04822 Bump binary submodule
7535fd6 Bump filepath submodule
ae80bb2 Merge branch 'master' of git://git.haskell.org/ghc into wip/T15050
256d523 Turn the comment next to SigTv into a proper Note
1aef2b9 Update Note [Pattern signature binders]
499bde5 Merge remote-tracking branch 'origin/wip/T15050' into wip/T15050
More information about the ghc-commits
mailing list