summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump haddock submoduleBen Gamari2016-02-181-0/+0
* Unwire Typeable representation typesBen Gamari2016-02-1812-240/+249
* Take type-function arity into accountSimon Peyton Jones2016-02-183-2/+21
* Improve piResultTys and friendsSimon Peyton Jones2016-02-189-92/+110
* (Another) minor refactoring of substitutionsSimon Peyton Jones2016-02-1822-161/+149
* Fix desugaring of bang-pattern let-bindingsSimon Peyton Jones2016-02-185-440/+422
* Fix thinko that crept into D1908Ben Gamari2016-02-181-1/+1
* Comments only (#11513)Richard Eisenberg2016-02-171-0/+2
* users-guide: Fix typosMark Christiaens2016-02-171-4/+4
* Remove superfluous code when deriving Foldable/TraversableRyanGlScott2016-02-176-96/+445
* Derive Eq and Ord instance for SrcLoc and RealSrcLocGabriel Gonzalez2016-02-171-28/+2
* Fix #11313.Richard Eisenberg2016-02-177-29/+71
* Fix #11246.Richard Eisenberg2016-02-175-38/+72
* Fix #11241.Richard Eisenberg2016-02-174-2/+21
* Use CoercionN and friends in TyCoRepRichard Eisenberg2016-02-172-20/+21
* Remove extraneous fundeps on (~)Richard Eisenberg2016-02-171-1/+5