summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BranchList refactoringwip/ggreifGabor Greif2015-08-042-23/+35
* Test #9233 in perf/compiler/T9233Richard Eisenberg2015-08-043-1/+153
* Fix #10713.Richard Eisenberg2015-08-043-2/+18
* Removed deprecated syntax for GADT constuctors.Ulya Trofimovich2015-08-034-66/+38
* CmmParse: Don't force alignment in memcpy-ish operationsBen Gamari2015-08-032-3/+4
* Typos in comments [skip ci]Gabor Greif2015-08-0315-16/+16
* Support wild cards in data/type family instancesThomas Winant2015-08-0316-18/+159
* 4 reduce/reduce parser conflicts resolvedUlya Trofimovich2015-08-031-154/+99
* Test Trac #10134Simon Peyton Jones2015-08-033-0/+31
* Minor improvement to user guideSimon Peyton Jones2015-08-031-3/+5
* Typos in commentsSimon Peyton Jones2015-08-032-4/+4
* Fix incorrect stack pointer usage in StgRun() on x86_64Ben Gamari2015-08-031-11/+10
* Update parallel submodule, and re-enable warningsSimon Marlow2015-08-032-1/+0
* Support MO_U_QuotRem2 in LLVM backendMichal Terepeta2015-08-033-1/+109
* Make BranchFlag a new kindGabor Greif2015-08-021-14/+13
* Typo in commentGabor Greif2015-08-021-1/+1
* Replace (SourceText,FastString) with StringLiteral data typeAlan Zimmerman2015-08-0214-63/+92
* Typos in commentsGabor Greif2015-08-015-5/+5
* Give raise# a return type of open kind (#10481)Reid Barton2015-07-315-1/+14
* Typos in commentsGabor Greif2015-07-314-4/+4
* Remove checked-in PDFs.Edward Z. Yang2015-07-314-0/+0
* Fix #7919 (again)Simon Marlow2015-07-312-14/+35
* User's guide: delete ancient "Core syntax" exampleThomas Miedema2015-07-311-106/+0
* Build system: remove function keyword from configure.ac (#10705)Thomas Miedema2015-07-311-2/+2
* Backpack docs on renamer and depsolver, also s/package/unit/.Edward Z. Yang2015-07-302-586/+233
* Testsuite: T10245 is passing for WAY=ghci (#10245)Thomas Miedema2015-07-311-1/+2
* Testsuite: add typecheck/should_fail/T8034 (#8034)Thomas Miedema2015-07-303-0/+19
* Testsuite: add typecheck/should_fail/T9260 (#9260)Thomas Miedema2015-07-303-0/+43
* Testsuite: add arrows/should_compile/T5333 (#5333)Thomas Miedema2015-07-302-0/+29
* Testsuite: skip T10489 unless compiler_debugged (#10489)Thomas Miedema2015-07-302-1/+2
* Testsuite: mark tests recently fixed as passing + accept new stderrThomas Miedema2015-07-305-5/+9
* Testsuite: rename rename/should_fail/T5001 to T5001b (#5001)Thomas Miedema2015-07-303-5/+5
* Fix comment that confused HaddockSimon Peyton Jones2015-07-301-2/+2
* Typos in comments and stringsGabor Greif2015-07-305-6/+6
* Improve error message for newtypes and deriving clausesJohn Wiegley2015-07-3014-45/+75
* Fix misspelled function name in a commentBartosz Nitka2015-07-301-1/+1
* Make headers C++ compatible (fixes #10700)Alexey Shmalko2015-07-302-12/+12
* Make configure error out on missing ghc-tarballs on WindowsTamar Christina2015-07-304-8/+56
* Don't allowInterrupt inside uninterruptibleMaskBen Gamari2015-07-304-4/+40
* Fix missing filesSimon Peyton Jones2015-07-302-1/+7
* Better treatment of signatures in cls/instSimon Peyton Jones2015-07-3014-138/+148
* Modify spec002 to be less trivialSimon Peyton Jones2015-07-301-1/+2
* The parallel package has warningsSimon Peyton Jones2015-07-301-0/+1
* Fix Trac #10694: CPR analysisSimon Peyton Jones2015-07-305-21/+40
* Fix an outright error in competesWithSimon Peyton Jones2015-07-301-1/+2
* Spit out a little more info with -dppr-debugSimon Peyton Jones2015-07-301-1/+2
* Define DsUtils.mkCastDs and use itSimon Peyton Jones2015-07-304-20/+42
* Deal with phantom type variables in rulesSimon Peyton Jones2015-07-304-42/+205
* Comments onlySimon Peyton Jones2015-07-301-1/+1
* Add a missing check for -fcpr-offReid Barton2015-07-291-2/+2