summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get rid of more CPP in cmm/ and codeGen/Michal Terepeta2018-03-1912-50/+19
* Improve the warning message of qualified unused imports.HE, Tao2018-03-196-3/+35
* Be more selective in which conditionals we invertSimon Marlow2018-03-193-31/+42
* Also check local rules with -frules-checkMatthew Pickering2018-03-192-7/+10
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-1921-40/+346
* Add a build with 32bit Ubuntu containermrkkrp2018-03-192-0/+54
* Update test for #5129:Ömer Sinan Ağacan2018-03-191-1/+7
* Comments and tiny refactorSimon Peyton Jones2018-03-194-12/+29
* aclocal.m4: add OSHurd (debian patch)Sergei Trofimovich2018-03-172-1/+6
* aclocal.m4: allow more GNU/Hurd tuplesSergei Trofimovich2018-03-171-1/+4
* Slighly improve infix con app pattern errorsÖmer Sinan Ağacan2018-03-144-6/+18
* Drop GHC 8.0 compatibilityRyan Scott2018-03-1313-102/+10
* Update a comment in Exception.cmmÖmer Sinan Ağacan2018-03-131-1/+1
* Comment improvements on interpreter breakpoint IO actionÖmer Sinan Ağacan2018-03-132-6/+11
* Bump Cabal submoduleBen Gamari2018-03-126-6/+4
* Remove splitEithers, use partitionEithers from baseÖmer Sinan Ağacan2018-03-125-15/+11
* testsuite: disable T13615 on non-smp targetsSergei Trofimovich2018-03-101-0/+1
* Fix a debug print in disassembler (#14905)Ömer Sinan Ağacan2018-03-101-1/+5
* UNREG: fix implicit declarations from pdep and pextSergei Trofimovich2018-03-093-10/+12
* Compacted arrays are pinned for isByteArrayPinned#Simon Marlow2018-03-094-1/+29
* configure: Accept suffix in OpenBSD triple's OS nameBen Gamari2018-03-081-1/+4
* Remove outdated documentation bits concerning -Wmissing-methodsRyan Scott2018-03-082-17/+4
* ghc-prim: Silence -Wsync-nand warning in atomic.cBen Gamari2018-03-081-0/+6
* ghc-prim: Reduce scope of Clang sync_fetch_and_nand workaroundBen Gamari2018-03-081-4/+9
* Error message and doc improvements for #14335Ömer Sinan Ağacan2018-03-086-12/+27
* Revert "GHCi: Don't remove shadowed bindings from typechecker scope."Ömer Sinan Ağacan2018-03-089-36/+12
* Add -fexternal-dynamic-refsSimon Marlow2018-03-088-18/+48
* Fix typo in description of -V RTS flagTej Chajed2018-03-071-1/+1
* Users Guide: Add that --numa is available on Windows tooSimon Jakobi2018-03-071-1/+1
* Fix a typo about pattern synonyms in documentation.HE, Tao2018-03-071-1/+1
* Use docker images with non-root usermrkkrp2018-03-073-31/+27
* Schedule.c: remove unreachable code blockÖmer Sinan Ağacan2018-03-072-22/+0
* Add bindist-list.uniq to .gitignoreÖmer Sinan Ağacan2018-03-071-0/+1
* Add perf test for #14052Ömer Sinan Ağacan2018-03-074-0/+3512
* Fix interpreter with profilingSimon Marlow2018-03-066-28/+35
* Bump nofib submoduleBen Gamari2018-03-061-0/+0
* Make accumArray and accum stricterDavid Feuer2018-03-061-7/+23
* cmm/: Avoid using lazy left foldsMichal Terepeta2018-03-066-21/+27
* Correct -g flag descriptionBartosz Nitka2018-03-061-2/+3
* Allow top level ticked string literalsBartosz Nitka2018-03-0615-50/+183
* Schedule.c: remove a redundant CPP guardÖmer Sinan Ağacan2018-03-061-2/+0
* add CCX=$(CXX) to integer-gmpMoritz Angermann2018-03-061-1/+1
* `--via-asm` only for windows targetsMoritz Angermann2018-03-061-2/+6
* Fixup include of gmp/config.mk to use new locationHerbert Valerio Riedel2018-03-051-1/+1
* Simplify rnLHsInstTypeSimon Peyton Jones2018-03-056-20/+25
* Fix #14888 by adding more special cases for ArrowTRyan Scott2018-03-055-0/+33
* Respect Note [The tcType invariant]Simon Peyton Jones2018-03-053-14/+95
* Wombling around in Trac #14808Simon Peyton Jones2018-03-053-17/+33
* Bump Cabal submoduleBen Gamari2018-03-031-0/+0
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-039-12/+34