summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-0739-785/+710
* Reduce module qualifiers in pretty-printingSimon Peyton Jones2015-04-073-14/+31
* Fix a long-standing bug in the demand analyserSimon Peyton Jones2015-04-072-87/+165
* Suggest how to fix .ghci when it is group writeable (#8248)Vikas Menon2015-04-071-1/+3
* testdriver: delete unused waysThomas Miedema2015-04-073-12/+10
* Typechecker: refactoring onlyThomas Miedema2015-04-073-8/+5
* Add -n to the RTS help outputSimon Marlow2015-04-071-0/+1
* Add +RTS -O<size> to control the minimum old gen sizeSimon Marlow2015-04-072-0/+24
* Replace hooks by callbacks in RtsConfig (#8785)Simon Marlow2015-04-0720-98/+205
* fix typoJavran Cheng2015-04-063-3/+3
* fix '&stg_interp_constr_entry' FFI type to be FunPtrSergei Trofimovich2015-04-061-13/+16
* Stop profiling output from running together (#8811)Dave Laing2015-04-0612-255/+298
* User's guide: .a files can be 2-2.5x larger with -split-objsThomas Miedema2015-04-061-4/+4
* Test case for #10246Joachim Breitner2015-04-065-0/+54
* CmmSwitch: Do not trip over a case with no (valid) branchesJoachim Breitner2015-04-051-2/+4
* Update hsc2hs submoduleReid Barton2015-04-051-0/+0
* Whitespace onlyReid Barton2015-04-051-17/+17
* testsuite: skip T10017 on WindowsAustin Seipp2015-04-031-1/+2
* rts/linker: make an error msg a debug msgAustin Seipp2015-04-031-2/+3
* testsuite: fix failing amd64/Windows perf testsAustin Seipp2015-04-032-7/+15
* Comments only, mostly typosThomas Miedema2015-04-037-11/+13
* Don't `make accept` output of `expect_broken_for` testsThomas Miedema2015-04-031-16/+17
* Remove an incorrect statement about -fwarn-tabsDave Laing2015-04-031-2/+0
* Data.Complex: Derive GenericBen Gamari2015-04-035-5/+11
* parser: allow type-level cons in prefix positionKinokkory2015-04-033-18/+44
* Restore unwind information generationPeter Wortmann2015-04-031-2/+2
* docs: remove unused -ddump flags from users guideJavran Cheng2015-04-032-32/+0
* clarify --no-as-needed is only needed on ELFPeter Trommler2015-04-031-1/+10
* Fix validate linenumber off-by-oneThomas Miedema2015-04-031-1/+1
* libffi: backport noexecstack fix for x86/win32.SSergei Trofimovich2015-04-022-0/+27
* Change 'Tab character' warnings so there is one per file (#9723)Dave Laing2015-04-029-7/+87
* Disable same warnings for normal builds as for validate (#10223)Thomas Miedema2015-04-024-125/+129
* Do not set -fasm explicitly in build.mk.sample (#10223)Thomas Miedema2015-04-021-27/+24
* Fake (->) fixity declaration (#10145)Oleg Grenrus2015-04-026-0/+12
* Indentation only.Edward Z. Yang2015-04-011-1/+1
* Filter out `-Rghc-timing` for V=0 builds (#10223)Thomas Miedema2015-04-013-8/+10
* Reformat build flavours in build.mk.sample (#10223)Thomas Miedema2015-04-011-20/+33
* Change which files --make thinks are 'Haskellish' (#10220)Thomas Miedema2015-04-015-3/+13
* Don't `make accept` output of expect_broken testsThomas Miedema2015-04-011-1/+4
* uBackpack: simplified Backpack description.Edward Z. Yang2015-03-314-3/+387
* Testsuite: redirect stderr to /dev/null when running GS on bad.psThomas Miedema2015-03-311-1/+2
* Don't treat .hcr and .raw_s as haskellish suffixesThomas Miedema2015-03-311-2/+3
* Don't throw exception when start_phase==stop_phase (#10219)Thomas Miedema2015-03-314-8/+27
* Explicitly check for -C on registerised build (#7563)Thomas Miedema2015-03-312-2/+7
* Testsuite: suppress errors when running GS on bad.psPhil Ruffwind2015-03-311-1/+1
* Drop old integer-gmp-0.5 from GHC source treeHerbert Valerio Riedel2015-03-3155-7653/+137
* Add `integer-gmp` specific hint to build.mk.sampleHerbert Valerio Riedel2015-03-311-0/+4
* Syntax check package-qualified imports (#9225)Thomas Miedema2015-03-315-2/+34
* Delete unused field `PipeEnv.pe_isHaskellishFile`Thomas Miedema2015-03-302-3/+1
* Remove an unused include that doesn't exist on OS X (#10211)Dave Laing2015-03-301-1/+0