[commit: ghc] wip/T11731's head updated: Add a final demand analyzer run right before TidyCore (2f56242)
git at git.haskell.org
git at git.haskell.org
Thu Apr 14 15:16:23 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T11731' now includes:
06b7ce2 testsuite: One more 32-bit performance slip
6b6beba Fix installation of static sphinx assets
535896e rts: Fix parsing of profiler selectors
2bcf0c3 Revert "testsuite: One more 32-bit performance slip"
eca8648 GHC.Base: Use thenIO in instance Applicative IO
f0af351 Remove obsolete comment about the implementation of foldl
f9d26e5 Fix a comment: triple -> tuple
485608d Refactor comments about shutdown
c4a7520 Provide an optimized replicateM_ implementation #11795
90d66de Add doc to (<=<) comparing its type to (.)
f3beed3 Remove left-over shell-tools.c
6d7fda5 Remove spurious STG_UNUSED annotation
2f82da7 Fix Template Haskell bug reported in #11809.
d2e05c6 Reduce default for -fmax-pmcheck-iterations from 1e7 to 2e6
5a1add1 Export zonkEvBinds from TcHsSyn.
470d4d5 Fix suggestions for unbound variables (#11680)
cf5ff08 Bump haddock submodule
ad532de base: Fix "since" annotation on GHC.ExecutionStack
7443e5c Remove the instantiation check when deriving Generic(1)
378091c RtsFlags: Un-constify temporary buffer
8987ce0 Typos in Note
90538d8 Change runtime linker to perform lazy loading of symbols/sections
46e8f19 Fix a closed type family error message
02a5c58 Filter out invisible kind arguments during TH reification
8b57cac Added (more) missing instances for Identity and Const
aadde2b Deriving Functor-like classes should unify kind variables
2ef35d8 Use `@since` annotation in GHC.ExecutionStack
c6e579b Add linker notes
83eb4fd Small simplification (#11777)
5c4cd0e Cache the size of part_list/scavd_list (#11783)
f4446c5 Allocate blocks in the GC in batches
b1084fd Fix #11811.
dd99f2e Fix #11797.
0b6dcf6 Fix #11814 by throwing more stuff into InScopeSets
d81cdc2 Teach lookupLocalRdrEnv about Exacts. (#11813)
49560ba Fix commented out debugging code in ByteCodeGen
227a29d Fix typos: tyars -> tyvars
20f9056 Remove some old commented out code in StgLint
3a34b5c Add a test case for #11731.
2f56242 Add a final demand analyzer run right before TidyCore
More information about the ghc-commits
mailing list