summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PPC NCG: Generate MO_?_QuotRem for subword sizesPeter Trommler2018-12-112-43/+37
* Support registering Plugins through the GHC APIDaniel Gröber2018-12-1111-36/+178
* PPC NCG: Implement MachOps for smaller sizesPeter Trommler2018-12-111-161/+146
* Misleading msg with qualified imports "No module named X imported"Roland Senn2018-12-114-22/+34
* Do not save performance test results if worktree is dirty.David Eichmann2018-12-112-2/+11
* Fix recompilation bug with default class methods (#15970)Simon Marlow2018-12-117-13/+134
* Fix uninformative hp2ps error when the cmdline contains double quotesZejun Wu2018-12-116-28/+63
* cosmetic change: expandtab in utils/hp2ps/HpFile.cZejun Wu2018-12-111-202/+202
* circleci: ignore gitlab branches for all jobs in the validate workflowAlp Mestanogullari2018-12-111-13/+26
* Hadrian: ability to run a subset of the testsuiteAlp Mestanogullari2018-12-114-15/+144
* Hadrian: simple targets for building libraries and executablesAlp Mestanogullari2018-12-114-0/+82
* configure: Don't use ln -vBen Gamari2018-12-111-5/+5
* Add +RTS -F to the --help outputSimon Marlow2018-12-111-0/+2
* Revert dynamically linking ghc.David Eichmann2018-12-113-12/+21
* circleci: Add integer-simple build targetBen Gamari2018-12-112-1/+28
* testsuite: Mark tickets identified in #15467 as brokenBen Gamari2018-12-115-5/+13
* rts: Disable fallthrough attribute when compiling with ClangBen Gamari2018-12-111-1/+5
* utils/gen-dll: Bump containers upper boundBen Gamari2018-12-111-1/+1
* CircleCI: Add configurations for Centos 7 and Debian 9Ben Gamari2018-12-118-59/+228
* testsuite: Use explicit -e in sed commandBen Gamari2018-12-111-1/+1
* Fix #16008 with a pinch of addConsistencyConstraintsRyan Scott2018-12-114-9/+29
* Fix minor mistake in comment about data decls.Richard Eisenberg2018-12-091-2/+2
* hadrian: Drop nix build scriptBen Gamari2018-12-083-124/+45
* testsuite: 32-bit expected output for T15460Ben Gamari2018-12-082-0/+3
* rts: Ensure that task->id is initializedBen Gamari2018-12-071-0/+1
* Use --no-as-needed with LLD tooSimon Marlow2018-12-071-1/+3
* Add -fno-safe-haskell flagMatthew Pickering2018-12-077-5/+47
* Fix StgLint bound id check, generalize StgLintÖmer Sinan Ağacan2018-12-075-60/+109
* Fix #15369: GHCi doesn't honor :set +c when loading for a second timeRoland Senn2018-12-075-6/+41
* Add haddock for Node in Digraph. [skip ci]klebinger.andreas@gmx.at2018-12-071-8/+16
* Remove redundant include of Rts.h in EventLogWriter.hZejun Wu2018-12-071-2/+5
* Rename "changed" to "no-change" in HscMainÖmer Sinan Ağacan2018-12-071-8/+8
* Hadrian: fix dynamicGhcPrograms value for the quickest flavourAlp Mestanogullari2018-12-071-1/+2
* Mark SRT_1/SRT_2 as CONSTR_1_0/CONSTR_2_0Ömer Sinan Ağacan2018-12-071-2/+2
* hadrian: eliminate most of the remaining big rule enumerationsAlp Mestanogullari2018-12-076-104/+213
* Require 'libdw' for '--enable-dwarf-unwind'Alec Theriault2018-12-071-1/+3
* Mark broken tests on powerpc64le and skip ghci-extPeter Trommler2018-12-072-1/+3
* testsuite: Fix tests expecting 64-bit word sizeBen Gamari2018-12-076-0/+33
* Add missing space in report_summary outputAdam Sandberg Eriksson2018-12-071-1/+1
* Fixed plugin example to workabc2018-12-071-14/+14
* Fix typo in Foldable docsSimon Jakobi2018-12-071-1/+1
* Add some complexities to Data.List documentation (#15003)Sven Tennie2018-12-071-6/+8
* CircleCI: Don't ignore gitlab/.* branchesBen Gamari2018-12-071-3/+0
* testsuite: Fix use of stats_num_fieldBen Gamari2018-12-071-2/+1
* Fix #12102/#15872 by removing outdated users' guide proseRyan Scott2018-12-074-36/+37
* Careful tweaking to exprOkForSpeculationSimon Peyton Jones2018-12-076-111/+149
* Wibble to Taming the Kind Inference MonsterSimon Peyton Jones2018-12-0738-130/+205
* hadrian: optimise Rules.CompileAlp Mestanogullari2018-12-075-134/+349
* Add fusion rules for the zipWith functions in base (#15263)Tobias Decking2018-12-066-0/+247
* Windows: Use the "big" PE object format on amd64Ben Gamari2018-12-061-1/+37