[commit: ghc] wip/T13351's head updated: Add foldr fusion rules for short lists (0cdff0f)
git at git.haskell.org
git at git.haskell.org
Tue Mar 7 10:54:16 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T13351' now includes:
615ded1 Show: Add ShowS for ", "
0d2f733 Read COMPLETE sets from external packages
ca538b8 testsuite: Fix output due to recent COMPLETE changes
c02896a Revert "Read COMPLETE sets from external packages"
61e760b Update test completesig04
9808ebc testsuite: Bump down allocations for T12707
fa360ea testsuite: Add comment clarifying intention of completesig04
a694cee TcTypeable: Try to reuse KindReps
c1dacb8 Produce KindReps for common kinds in GHC.Types
10d28d0 testsuite: Add test for floating-point abs (numrun015)
6446254 Deserialize IfaceId more lazily
5ed56fc Comments only, in CSE (#13340)
d5e0b4b Allow iOS to load archives through the linker
0ce11ae Add test to ensure that SPEC rules are named deterministically
96f5656 testsuite: Bump down allocations of T4029
2f8534b testsuite: Add a NaN case to numrun015
a86e68c Fix a tiny typo
0fd8340 testsuite: Fix double test of +Infinity
2e58c3b Update dangling Note reference
e901ed1 configure: Don't pass GHC's sanitized triple to libraries' configure
5e5f8c8 testsuite: Add expected output for T8848
31b3d0c testsuite: Bump down allocations for T4029
2e43848 Fixes a spaceleak in `maximumBy` and `minimumBy` (#10830).
35ca135 Reexport CmpNat and friends (defined in GHC.TypeNats) from GHC.TypeLits
669333d Drop HAVE_containers_050 from bootstrap flags
9304df5 Fix CSE (again) on literal strings
9b2c73e Make TH_Roles2 less fragile
1163f4f Tiny refactor
995ab74 Comments only
fb9ae28 Make FloatOut/SetLevels idemoptent on bottoming functions
749740f Typos in comments and manual
29b6845 Add SplitSections = NO to build flavors with SplitObjs = NO
c02d03d Add -dno-debug-output to validate GhcStage1HcOpts
8ca4bb1 Read COMPLETE sets from external packages
016b10c Add GCC bin folder to search path.
3fdabe9 Changed OverLit warnings to work with negative literals (#13257)
f57bd2a add example documentation for tuple Applicative
6177c0d Disallow unboxed string literals in patterns (#13260)
1831208 base: Kill out-of-date Notes
494907f testsuite: Add test for #11076
cd9c709 Update .mailmap [skip ci]
2f115a1 A few remarks on role subtyping in the manual.
2fa4421 Add rule mapFB c (λx.x) = c
1686f30 Mangle .subsections_via_symbols away.
d91b104 primops: Add comment describing type of atomicModifyMutVar#
5dddf35 testsuite: Disable linkwhole test on Windows
99fe579 Typos in changelog and comments
9d15d5c Revise list fusion for and, or, all, any, elem, notElem (#13351)
0cdff0f Add foldr fusion rules for short lists
More information about the ghc-commits
mailing list