summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentationwip/T11067Simon Peyton Jones2015-12-091-0/+37
* Implement recursive superclassesSimon Peyton Jones2015-12-0935-384/+386
* Manually update terminfo and containers to HEADSimon Peyton Jones2015-12-083-0/+0
* Manually update submodules to HEADSimon Peyton Jones2015-12-082-0/+0
* WibblesSimon Peyton Jones2015-12-083-17/+19
* Merge remote-tracking branch 'origin/master' into wip/T11067Simon Peyton Jones2015-12-07217-3482/+5949
|\
| * rts: One more Clang-unfriendly CPP usageBen Gamari2015-12-071-3/+3
| * ghc-pkg: don't sort packages unnecessarilyThomas Miedema2015-12-071-7/+3
| * Move checking for missing signatures to RnNames.reportUnusedNamesEric Seidel2015-12-076-119/+130
| * Refactor ConDeclAlan Zimmerman2015-12-0721-339/+426
| * Use TypeLits in the meta-data encoding of GHC.GenericsRyanGlScott2015-12-0714-1549/+1211
| * rts: Remove space before argument list in ASSERTsBen Gamari2015-12-072-49/+49
| * Add isImport, isDecl, and isStmt functions to GHC APIRoman Shatsov2015-12-0710-41/+207
| * Minor stylistic fixes in glasgow_exts.rstBen Gamari2015-12-071-14/+11
| * Re-export data family when exporting a data instance without an export listDavid Kraeutmann2015-12-079-22/+74
| * ghc-pkg: Restore old behavior in colored version; fixes 6119Sibi Prabakaran2015-12-071-4/+7
| * Ignore generated linter.logRyanGlScott2015-12-071-0/+1
| * Documentation: escape characters in template-haskell HaddocksRyanGlScott2015-12-071-10/+10
| * linters/check-cpp: Don't produce debug logBen Gamari2015-12-071-5/+8
| * Update hoopl submoduleJan Stolarek2015-12-071-0/+0
| * Tweak use of AC_USE_SYSTEM_EXTENSIONSHerbert Valerio Riedel2015-12-064-9/+9
| * Implement new `-fwarn-noncanonical-monoid-instances`Herbert Valerio Riedel2015-12-069-47/+205
| * Make ghc.mk compatible with pedantic /bin/sh implsHerbert Valerio Riedel2015-12-061-4/+6
| * Allow to compile OSMem.c when MEM_NORESERVE is not availableHerbert Valerio Riedel2015-12-051-0/+7
| * ghc.mk: fix docs re-rebuildingSergei Trofimovich2015-12-051-2/+1
| * ghc.mk: don't run mkUserGuidePart more than onceSergei Trofimovich2015-12-051-3/+39
| * ghc.mk: cleanup: use tab consistentlySergei Trofimovich2015-12-051-1/+1
| * Enable non-canonical Monad instance warnings for stage1/2Herbert Valerio Riedel2015-12-052-0/+2
| * Temporarily disable external-json lintersHerbert Valerio Riedel2015-12-052-14/+1
| * Use git.h.o copy of arcanist-external-json-linterHerbert Valerio Riedel2015-12-051-1/+1
| * Fix broken linters when using python3David Kraeutmann2015-12-052-2/+2
| * pmcheck: Comments about undecidability of literal equalityGeorge Karachalias2015-12-053-7/+73
| * pmcheck: Comments about term equality representationGeorge Karachalias2015-12-052-1/+65
| * libdw: enable support only on i386 and amd64Sergei Trofimovich2015-12-042-5/+6
| * StgCmmMonad: Implement Outputable instance for Sequel for debuggingÖmer Sinan Ağacan2015-12-041-0/+4
| * lint: Add linter to catch uses of ASSERT macro that Clang dislikesBen Gamari2015-12-042-0/+42
| * Add linter to check for binaries accidentally added to repositoryBen Gamari2015-12-045-1/+32
| * Update peak_megabytes_allocated for T9675Ben Gamari2015-12-041-1/+2
| * testsuite: Rename pmcheck/T7669 to pmcheck/T7669aBen Gamari2015-12-043-1/+1
| * T5642: Fix skip usageBen Gamari2015-12-041-1/+1
| * Comments onlySimon Peyton Jones2015-12-041-8/+5
| * Tidy user type errors in checkValidTypeSimon Peyton Jones2015-12-043-14/+23
| * Minor refactoring of user type errorsSimon Peyton Jones2015-12-043-10/+11
| * Fix egregious error in eta-reduction of data familiesSimon Peyton Jones2015-12-045-66/+109
| * Make -dppr-debug show contents of (TypeError ...)Simon Peyton Jones2015-12-041-1/+3
| * Wibbles onlySimon Peyton Jones2015-12-041-4/+4
| * Add derived constraints for wildcard signaturesSimon Peyton Jones2015-12-044-35/+76
| * Case-of-empty-alts is trivial (Trac #11155)Simon Peyton Jones2015-12-045-11/+51
| * Make callToPats deterministic in SpecConstrBartosz Nitka2015-12-048-25/+90
| * T5642: Skip it entirelyBen Gamari2015-12-041-1/+1