summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename iserv-slave to remote-iservwip/angerman/win32-crossMoritz Angermann2018-03-134-4/+34
* Cleanup LD detection.Moritz Angermann2018-03-132-2/+3
* Assume `C:` to be system libraries on windows.Moritz Angermann2018-03-131-0/+3
* Better logging in iserv-remoteMoritz Angermann2018-03-131-1/+2
* Adds iserv-slave (via CLI)Moritz Angermann2018-03-133-0/+54
* Adds iserv-proxy/cabal.projectMoritz Angermann2018-03-131-0/+4
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-03-131-63/+0
* adds .gitignoreMoritz Angermann2018-03-131-2/+1
* temp fix MakefileMoritz Angermann2018-03-131-2/+2
* Move `iserv` into `utils` and change package name from `iserv-bin` to `iserv`Moritz Angermann2018-03-1320-106/+618
* 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
* Bump hsc2hs submoduleMoritz Angermann2018-03-041-0/+0
* Parenthesize (() :: Constraint) in argument positionRyan Scott2018-03-034-7/+13
* Fix the coverage checker's treatment of existential tyvarsRyan Scott2018-03-024-6/+188
* Correct default -A value in RTS flag usage infoSimon Jakobi2018-03-021-1/+1