summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test Trac #10503Simon Peyton Jones2015-06-183-0/+26
* Parser: commas_tup_tail duplicate SrcSpan on "Missing" valueAlan Zimmerman2015-06-183-14/+6
* Trac #4945 is working againSimon Peyton Jones2015-06-181-1/+1
* Refactor filterAlts into two partsSimon Peyton Jones2015-06-182-176/+177
* Comments plus tiny refactoringSimon Peyton Jones2015-06-181-2/+6
* A bit more tracingSimon Peyton Jones2015-06-181-4/+4
* Remove some horrible munging of origins for CoercibleSimon Peyton Jones2015-06-1833-404/+342
* Rename getCtLoc, setCtLocSimon Peyton Jones2015-06-186-13/+13
* Comments onlySimon Peyton Jones2015-06-181-66/+73
* Report arity errors correctly despite kindsSimon Peyton Jones2015-06-1835-231/+268
* Care with impossible-cons in combineIdenticalAltsSimon Peyton Jones2015-06-181-16/+43
* Make enum01/enum02/enum03 tests clang-compatibleReid Barton2015-06-165-9/+42
* Update foreign export docs, fixes #10467Edward Z. Yang2015-06-161-21/+8
* Fix ghc-pkg reports cache out date (#10205)Thomas Miedema2015-06-161-4/+44
* Add `Monoid` instance for `IO`Gabriel Gonzalez2015-06-162-0/+6
* Clarify some comments around injectivity.Richard Eisenberg2015-06-163-12/+33
* Fix typo in commentRichard Eisenberg2015-06-161-1/+1
* Treat funTyCon like any other TyCon in can_eq_nc.Richard Eisenberg2015-06-163-25/+8
* Reimplement Unify.typesCantMatch in terms of apartness.Richard Eisenberg2015-06-161-164/+102
* Refactor handling of decomposition.Richard Eisenberg2015-06-169-55/+160
* Testsuite wibble around decomposing newtypes.Richard Eisenberg2015-06-162-12/+13
* (mostly) Comments onlyRichard Eisenberg2015-06-162-15/+53
* Decompose wanted repr. eqs. when no matchable givens.Richard Eisenberg2015-06-163-50/+81
* Test case for #10428.Richard Eisenberg2015-06-162-0/+6
* Fix #10493.Richard Eisenberg2015-06-165-5/+29
* Fix #10495.Richard Eisenberg2015-06-164-3/+22
* Fix #10494Richard Eisenberg2015-06-163-8/+22
* Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-1617-141/+155
|\
| * Encode alignment in MO_Memcpy and friendsBen Gamari2015-06-1617-141/+155
* | users_guide: Various spelling fixesBen Gamari2015-06-1620-51/+78
|\ \
| * | users_guide: Various spelling fixesBen Gamari2015-06-1620-51/+78
* | | Lexer: Suggest adding 'let' on unexpected '=' tokenBen Gamari2015-06-164-3/+15
|\ \ \
| * | | Lexer: Suggest adding 'let' on unexpected '=' tokenBen Gamari2015-06-164-3/+15
| |/ /
* | | ghc.mk: Update instances of -auto-allBen Gamari2015-06-161-5/+5
* | | Fix #10534Richard Eisenberg2015-06-165-1/+45
* | | Testsuite: fix framework failureThomas Miedema2015-06-151-2/+2
* | | Improved peak_megabytes_allocatedSimon Peyton Jones2015-06-151-1/+2
* | | Spelling in commentsSimon Peyton Jones2015-06-151-1/+1
* | | GHCi: fix scoping for record selectorsSimon Peyton Jones2015-06-155-23/+42
* | | Remove derived CFunEqCans after solving givensSimon Peyton Jones2015-06-154-21/+64
* | | Demonstrate that inferring Typeable for type literals worksGabor Greif2015-06-153-2/+5
* | | Test Trac #10348Gabor Greif2015-06-152-0/+21
* | | Increase constraint tuple limit to 62 (Trac #10451)Nick Terrell2015-06-144-5/+328
* | | add type annotations to SrcLoc functionsÖmer Sinan Ağacan2015-06-141-0/+3
* | | UNREG: fix pprHexVal to emit zeros (#10518)Sergei Trofimovich2015-06-143-2/+9
* | | Testsuite: add function compile_timeout_multiplier (#10345)Thomas Miedema2015-06-134-11/+25
* | | Testsuite: diff non-whitespace normalised output (#10152)Thomas Miedema2015-06-131-29/+36
* | | Add versioning section to Backpack docs.Edward Z. Yang2015-06-123-4/+148
* | | Docs: `-XTypeOperators` (#10175)Thomas Miedema2015-06-121-1/+1
* | | Docs: it's `gv --orientation=seascape` nowadays (#10497)Thomas Miedema2015-06-121-2/+2