summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Print which warning-flag controls an emitted warning.wip/warning-originsMichael Walker2016-02-2544-184/+387
* Improve accuracy of suggestion to use TypeApplicationsMatthew Pickering2016-02-254-13/+9
* Handle multiline named haddock comments properlyThomas Miedema2016-02-255-16/+58
* (Alternative way to) address #8710George Karachalias2016-02-2520-99/+122
* cmpTypeX: Avoid kind comparison when possibleBen Gamari2016-02-251-25/+60
* Bump haddock.base allocationsBen Gamari2016-02-251-1/+2
* Reconstruct record expression in bidir pattern synonymMatthew Pickering2016-02-254-8/+39
* Make warning names more consistentManav Rathi2016-02-2514-51/+101
* Add more type class instances for GHC.GenericsRyanGlScott2016-02-2512-34/+505
* HscMain: Delete some unused codeÖmer Sinan Ağacan2016-02-251-68/+0
* ApplicativeDo: Handle terminal `pure` statementsBen Gamari2016-02-255-2/+15
* base: A selection of fixes to the comments in GHC.StatsDavid Turner2016-02-251-17/+31
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-2514-15/+29
* Overload the static form to reduce verbosity.Facundo Domínguez2016-02-254-8/+46
* TyCoRep: Add haddock sectionsBen Gamari2016-02-251-5/+5
* Remove "use mask" from StgAlt syntaxÖmer Sinan Ağacan2016-02-248-42/+25
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-24102-1221/+1755
* Follow-up to 32a9a7f514bdd33ff72a673adeHerbert Valerio Riedel2016-02-231-2/+2
* Extend `-Wunrecognised-warning-flag` to cover `-f(no-)warn-*`Herbert Valerio Riedel2016-02-231-5/+7
* Testsuite: MAKEFLAGS is magic, do not unexport itThomas Miedema2016-02-232-2/+70
* Allow combining characters in identifiers (#7650)Thomas Miedema2016-02-235-8/+22
* Testsuite: failing profiling tests (#10037)Thomas Miedema2016-02-231-5/+8
* Filter out -prof callstacks from test output (#11521)Thomas Miedema2016-02-233-3/+20
* Testsuite: cleanup profiling/should_run/all.T (#11521)Thomas Miedema2016-02-232-100/+44
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2390-546/+535
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2372-400/+400
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-2368-590/+613
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-2350-480/+483
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2333-674/+674
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2334-924/+924
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2361-962/+962
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2359-1034/+1034
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2312-1021/+1021
* Add missing filesSimon Marlow2016-02-232-0/+44
* Docs: -keep-llvm-file(s)/-ddump-llvm imply -fllvmThomas Miedema2016-02-224-5/+14
* Fix GHC.Stats documentation markup (#11619)Thomas Miedema2016-02-211-0/+5
* Build system: fix sed expression (#11537)Thomas Miedema2016-02-211-1/+1
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-2123-49/+49
* Add test for #6132: hash bang + CPPThomas Miedema2016-02-202-0/+17
* unexport MAKEFLAGS when running tests (#11569)Thomas Miedema2016-02-201-0/+2
* Add test (only) to assure that #11535 is fixedTakayuki Muranushi2016-02-203-0/+34
* Use a better test for profilingSimon Marlow2016-02-203-3/+3
* Fix a double-free bug in -fexternal-interpreterSimon Marlow2016-02-201-1/+0
* Fix a bug in ApplicativeDo (#11612)Simon Marlow2016-02-203-6/+34
* Refactoring only: use ExprLStmtSimon Marlow2016-02-201-19/+19
* Docs: no space in `-i⟨dir1⟩:⟨dir2⟩` [skip ci]Thomas Miedema2016-02-191-1/+1
* Pass -haddock to tests in should_compile_*flag*_nohaddockThomas Miedema2016-02-195-4/+48
* Modifier letter in middle of identifier is okThomas Miedema2016-02-196-25/+12
* Delete support for deprecated "-- # ..."-style haddock optionsThomas Miedema2016-02-193-17/+2
* A few more typos in non-codeGabor Greif2016-02-193-3/+3