[commit: ghc] wip/T11028-2's head updated: Refactor ConDecl (b43b6b0)
git at git.haskell.org
git at git.haskell.org
Sat Dec 5 16:10:00 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/T11028-2' now includes:
218fdf9 Make the order of fixities in the iface file deterministic
741f837 Implement more deterministic operations and document them
52b02e6 Comments only (isIrrefutablePat)
b564731 Comments (TcSMonad)
d00cdf2 Revert "ghci: Add support for prompt functions"
1caff20 StgSyn: Remove unused SRT constructor
c75948b Move Stg-specific code from DynFlags to SimplStg
d4d54b4 Remove *.xml from gitignore
a12e47b Avoid panic due to partial ieName
8cba907 Create empty dump files when there was nothing to dump
0d1a2d2 ErrUtils: Spruce up Haddocks
e7929ba Update bytestring submodule
d25f3c0 users_guide/glasgow_exts.rst: fix link markup
8a50610 Major Overhaul of Pattern Match Checking (Fixes #595)
43a31fe testsuite: haddock.compiler: Bump expected allocations
a034031 extending_ghc.rst: fix broken link (Trac #10950)
c5597bb Revert "Create empty dump files when there was nothing to dump"
7b29b0b Fix haddock syntax
0dd61fe Kill redundant patterns
934b3a0 Update test output
40fc353 Bump hoopl submodule
ae4398d Improve performance for PM check on literals (Fixes #11160 and #11161)
99d01e1 Remove unused import in deSugar/TmOracle.hs
7af29da Use Autoconf's AC_USE_SYSTEM_EXTENSIONS
cd9f3bf RTS: Rename InCall.stat struct field to .rstat
6ef351d On AIX we need -D_BSD defined in <Stg.h>
d40f5b7 PmExpr: Fix CPP unacceptable too clang's CPP
36a208f Use builtin ISO 8859-1 decoder in mkTextEncoding
befc4e4 Check: More Clang/CPP wibbles
e9220da Bump allocations for T783
dc33e4c T5642 is broken
96e67c0 T5642: Skip it entirely
5b2b7e3 Make callToPats deterministic in SpecConstr
1c9fd3f Case-of-empty-alts is trivial (Trac #11155)
28035c0 Add derived constraints for wildcard signatures
1cb3c8c Wibbles only
822141b Make -dppr-debug show contents of (TypeError ...)
1160dc5 Fix egregious error in eta-reduction of data families
31b482b Minor refactoring of user type errors
67565a7 Tidy user type errors in checkValidType
43a5970 Comments only
16aae60 T5642: Fix skip usage
caa6851 testsuite: Rename pmcheck/T7669 to pmcheck/T7669a
d4bf863 Update peak_megabytes_allocated for T9675
020375d Add linter to check for binaries accidentally added to repository
901cab1 lint: Add linter to catch uses of ASSERT macro that Clang dislikes
c865c42 StgCmmMonad: Implement Outputable instance for Sequel for debugging
e2c518e libdw: enable support only on i386 and amd64
81cf200 pmcheck: Comments about term equality representation
406444b pmcheck: Comments about undecidability of literal equality
8f28797 Fix broken linters when using python3
c714f8f Use git.h.o copy of arcanist-external-json-linter
a14296c Temporarily disable external-json linters
51d08d8 Enable non-canonical Monad instance warnings for stage1/2
314bc99 ghc.mk: cleanup: use tab consistently
d6512c7 ghc.mk: don't run mkUserGuidePart more than once
13ab2c6 ghc.mk: fix docs re-rebuilding
b43b6b0 Refactor ConDecl
More information about the ghc-commits
mailing list