summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "compiler: make sure we reject -O + HscInterpreted" (again)Austin Seipp2015-05-1911-124/+12
* Test Trac #8799, #8555Simon Peyton Jones2015-05-193-0/+19
* Add a TODO FIXME w.r.t. D894Austin Seipp2015-05-191-0/+5
* Revert "In ghci linker, link against all previous temp sos (#10322)"Austin Seipp2015-05-192-12/+11
* compiler: make sure we reject -O + HscInterpretedAustin Seipp2015-05-1911-12/+124
* In ghci linker, link against all previous temp sos (#10322)Reid Barton2015-05-192-11/+12
* ghci: Allow :back and :forward to take countsBen Gamari2015-05-194-28/+47
* Remove unneeded compatibility with LLVM < 3.6Michal Terepeta2015-05-191-35/+9
* user guide: correct documentation for -Wall (fixes #10386)Alexander Eyers-Taylor2015-05-191-8/+9
* Add regression test for #10110.Peter Trommler2015-05-196-0/+21
* includes/stg/SMP.h: implement simple load_/store_load_barrier on armv6 and olderSergei Trofimovich2015-05-181-0/+4
* Make the "matchable-given" check happen firstSimon Peyton Jones2015-05-181-53/+60
* Refactor tuple constraintsSimon Peyton Jones2015-05-1886-1740/+2053
* Delete commented-out lineSimon Peyton Jones2015-05-181-1/+0
* Test Trac #10248Simon Peyton Jones2015-05-183-0/+21
* Test Trac #10403Simon Peyton Jones2015-05-183-0/+37
* Test Trac #10359Simon Peyton Jones2015-05-183-1/+135
* CmmCommonBlockElim: Improve hash functionJoachim Breitner2015-05-181-45/+26
* Greatly speed up nativeCodeGen/seqBlocksJoachim Breitner2015-05-162-19/+38
* Speed up elimCommonBlocks by grouping blocks also by outgoing labelsJoachim Breitner2015-05-161-31/+112
* Failing test for #10420 using plugins.Edward Z. Yang2015-05-1511-1/+79
* Backpack docs: Rewrite type checking section to have a more concrete plan.Edward Z. Yang2015-05-142-200/+225
* Do not check dir perms when .ghci doesn't existZejun Wu2015-05-142-6/+5
* Revert multiple commitsAustin Seipp2015-05-1496-2232/+1770
* Test Trac #10359Simon Peyton Jones2015-05-133-1/+135
* Test Trac #10403Simon Peyton Jones2015-05-133-0/+37
* Test Trac #10248Simon Peyton Jones2015-05-133-0/+21
* Make the "matchable-given" check happen firstSimon Peyton Jones2015-05-131-53/+60
* Add a case to checkValidTyConSimon Peyton Jones2015-05-131-0/+3
* Update haddock submoduleSimon Peyton Jones2015-05-131-0/+0
* Separate transCloVarSet from fixVarSetSimon Peyton Jones2015-05-132-7/+22
* Fix imports in HscMain (stage2)Simon Peyton Jones2015-05-131-3/+1
* Two wibbles to fix the buildSimon Peyton Jones2015-05-132-2/+8
* Change in capitalisation of error msgSimon Peyton Jones2015-05-131-1/+1
* Refactor tuple constraintsSimon Peyton Jones2015-05-1383-1705/+1947
* Delete commented-out lineSimon Peyton Jones2015-05-131-1/+0
* Revert D727Austin Seipp2015-05-1211-124/+12
* Fix fragile T9579 testsJavran Cheng2015-05-1310-73/+48
* Update Safe Haskell documentation.David Terei2015-05-121-264/+398
* Update some tests for recent Safe Haskell change.David Terei2015-05-125-13/+13
* Backpack docs: Consistently italicize metavariables.Edward Z. Yang2015-05-122-85/+85
* Turn off warnings when compiling boolFormulaAlan Zimmerman2015-05-124-66/+137
* Fix weird behavior of -ignore-dot-ghci and -ghci-sciptZejun Wu2015-05-128-40/+63
* We need an empty boolFormula.stderrAlan Zimmerman2015-05-121-0/+0
* Use fmap instead of <$> (Fixes #10407)Erik de Castro Lopo2015-05-121-3/+3
* Make template-haskell build with GHC 7.6, fixes bootstrap build.Edward Z. Yang2015-05-113-7/+11
* New handling of overlapping inst in Safe HaskellDavid Terei2015-05-1172-279/+995
* Fix safe haskell bug: instances in safe-inferredDavid Terei2015-05-117-8/+36
* Backpack docs: proper discourse on ModIface and ModDetails.Edward Z. Yang2015-05-112-26/+124
* Ignore out and toc files.Edward Z. Yang2015-05-111-0/+2