summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove new name logic from renamerwip/mpickering/rn-envMatthew Pickering2017-04-131-3/+1
* CommentsMatthew Pickering2017-04-121-0/+10
* Split up RnEnv into 4 modules, RnUnbound, RnUtils and RnFixityMatthew Pickering2017-04-1222-924/+1060
* Drop special handling of iOSMoritz Angermann2017-04-124-27/+3
* Fix typo in ReadP (succeds -> succeeds)Chris Martin2017-04-121-1/+1
* [linker] Remove dead code (ELF_FUNCTION_DESC)Moritz Angermann2017-04-121-107/+0
* Allow qualified names to be children in export listsMatthew Pickering2017-04-123-1/+16
* Suggest correct replacement flag name for -dppr-ticksReid Barton2017-04-121-5/+5
* Remove GhcDynamic (in favor of DYNAMIC_GHC_PROGRAMS)Reid Barton2017-04-122-4/+2
* arc-linters: Add linting of #ifdef x and #if defined xBen Gamari2017-04-121-16/+61
* base: Implement bit casts between word and float typesErik de Castro Lopo2017-04-126-3/+396
* RnEnv cleanupMatthew Pickering2017-04-121-75/+66
* Use -G1 for reliable peak mem usageSimon Peyton Jones2017-04-121-0/+1
* Make let and app consistent in exprIsCheapXSimon Peyton Jones2017-04-122-20/+32
* Add Outputable instance for ArityTypeSimon Peyton Jones2017-04-121-0/+4
* Fix another literal-string bugletSimon Peyton Jones2017-04-121-6/+7
* Improve demand analysis for join pointsSimon Peyton Jones2017-04-124-20/+81
* Kill off complications in CoreFVsSimon Peyton Jones2017-04-122-219/+255
* Typos in comments [ci skip]Gabor Greif2017-04-1120-29/+29
* [Elf/arm] Thumb indicator bit only for STT_FUNCMoritz Angermann2017-04-101-9/+31
* [MachO] Use OBJFORMAT_MACHO.Moritz Angermann2017-04-102-3/+3
* Enter iserv-proxyMoritz Angermann2017-04-106-66/+615
* Fix form of noteBen Gamari2017-04-101-1/+2
* base: Fix erroneous reference to Data.Reflection in documentationBen Gamari2017-04-101-1/+1
* Improve `readChan` documentation:Ömer Sinan Ağacan2017-04-101-1/+7
* Typos in bang patterns user manual [skip ci]Ömer Sinan Ağacan2017-04-101-2/+2
* Add a second regression test for #13536Joachim Breitner2017-04-103-0/+38
* StgCse: Do not re-use trivial case scrutineesJoachim Breitner2017-04-105-53/+75
* Add a Note [Call Arity and Join Points]Joachim Breitner2017-04-091-1/+23
* Parenthesize type/data families correctly for -ddump-splicesAlan Zimmerman2017-04-095-4/+101
* cross-build 'unlit' and 'hp2ps' for stage2 installSergei Trofimovich2017-04-082-3/+34
* fix 'make install' for cross-stage2Sergei Trofimovich2017-04-082-0/+13
* Do Note [Improving seq] alwaysSimon Peyton Jones2017-04-075-96/+104
* add $(CrossCompilePrefix) to 'runghc' and 'ghci'Sergei Trofimovich2017-04-062-9/+9
* More changes to fix a space leak in the simplifier (#13426)Reid Barton2017-04-061-13/+72
* testsuite: Update expected performance numbers on 32-bit LinuxBen Gamari2017-04-062-7/+10
* base: Run num009 with -msse2 on i386Ben Gamari2017-04-061-1/+7
* Add regression test for #13538Ryan Scott2017-04-062-0/+46
* Enable lint checking of levity polymorphic coercionsBen Gamari2017-04-061-1/+5
* Fix name of NoteBen Gamari2017-04-061-1/+1
* Be less aggressive about fragile-context warrningsSimon Peyton Jones2017-04-065-21/+69
* Comments onlySimon Peyton Jones2017-04-061-0/+8
* Yet another attempt at inferring the right quantificationSimon Peyton Jones2017-04-065-177/+255
* Comments and eta expand onlySimon Peyton Jones2017-04-062-3/+3
* Add a missing addDeferredBindingSimon Peyton Jones2017-04-064-1/+27
* Don't report fundep wanted/wanted errorsSimon Peyton Jones2017-04-064-24/+64
* Add comments on DmdAnal space leak fixSimon Peyton Jones2017-04-061-0/+3
* Fix markupGabor Greif2017-04-061-34/+34
* Update .mailmap [skip ci]Erik de Castro Lopo2017-04-061-1/+1
* config.mk.in: removed stray HaveLibDL assignmentSergei Trofimovich2017-04-061-2/+0