summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitmodules: Make git submodule paths absolutewip/absolute-submodulesBen Gamari2019-03-153-104/+29
* Add flavours linkSimon Peyton Jones2019-03-151-0/+1
* PPC NCG: Use liveness information in CmmCallPeter Trommler2019-03-156-119/+57
* Report better suggestion for GADT data constructorSimon Peyton Jones2019-03-155-17/+26
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-15490-1226/+1226
* Git ignore .hadrian_ghci (generated by the ./hadrian/ghci.sh)David Eichmann2019-03-151-0/+1
* Hadrian: remove unneeded rpaths.David Eichmann2019-03-151-4/+13
* Hadrian: remove unneeded imports.David Eichmann2019-03-153-6/+0
* Remove the GHCi debugger's panicking isUnliftedType checkRyan Scott2019-03-154-4/+19
* testsuite: Add testcase for #16394Ben Gamari2019-03-143-0/+18
* Fix #16411 by making dataConCannotMatch aware of (~~)Ryan Scott2019-03-133-4/+22
* Hadrian: build (and retrieve) binary distributions in CIAlp Mestanogullari2019-03-132-8/+14
* testsuite: Mark heapprof001 as fragile on all platformsBen Gamari2019-03-131-1/+1
* Revert: Update ci-images commitMatthew Pickering2019-03-121-1/+1
* CI: Update ci-images commitMatthew Pickering2019-03-121-1/+1
* Add regression test for #16347Ryan Scott2019-03-122-1/+9
* Remove duplicate functions in StgCmmUtils, use functions from CgUtilsÖmer Sinan Ağacan2019-03-122-51/+11
* Use transSuperClasses in TcErrorsSimon Peyton Jones2019-03-125-12/+62
* Remove trailing whitespaceMatthew Pickering2019-03-121-1/+1
* CI: Add ghc-in-ghci build jobMatthew Pickering2019-03-121-0/+26
* Remove training whitespaceMatthew Pickering2019-03-121-1/+1
* Hadrian: Add ./hadrian/ghci.sh script for fast development feedbackMatthew Pickering2019-03-1210-5/+123
* Hadrian: Fix rpath so shared objects work after being copiedMatthew Pickering2019-03-121-2/+2
* Hadrian: Make makeRelativeNoSysLink totalMatthew Pickering2019-03-121-7/+8
* Hadrian: Make libsuf and distDir stage awareMatthew Pickering2019-03-125-10/+15
* Hadrian: Allow passing CABFLAGS into build.cabal.shMatthew Pickering2019-03-121-1/+1
* Add a test for Trac #13951Krzysztof Gogolewski2019-03-112-0/+20
* Change the warning in substTy back to an assertionKrzysztof Gogolewski2019-03-114-6/+5
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-1115-18/+25
* Drop utils/count_linesBen Gamari2019-03-093-74/+0
* Rip out perl dependencyBen Gamari2019-03-0910-26/+2
* NCG: correctly escape path strings on Windows (#16389)Sylvain Henry2019-03-093-3/+15
* Make bkpcabal01 test compatible with new ordering requirements.Edward Z. Yang2019-03-091-8/+8
* rts: Factor out large bitmap walkingBen Gamari2019-03-092-16/+40
* compiler: Refactor: extract `withAtomicRename`Niklas Hambüchen2019-03-092-8/+29
* compiler: Write .o files atomically. See #14533Niklas Hambüchen2019-03-091-1/+6
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-0920-147/+145
* Fix #13839: GHCi warnings do not respect the default module headerwip/magic-carpet-rideRoland Senn2019-03-0810-4/+82
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-0811-1/+103
* Use captureTopConstraints in TcRnDriver callsSimon Peyton Jones2019-03-087-10/+47
* Testsuite: use 'fragile' instead of 'skip' for T3424, T14697Vladislav Zavialov2019-03-082-13/+10
* Hadrian: Drop remaining symlink traversal code from build scriptsAndrey Mokhov2019-03-082-64/+6
* Hadrian: various improvements around the 'test' ruleAlp Mestanogullari2019-03-086-106/+218
* Always do the worker/wrapper split for NOINLINEsSebastian Graf2019-03-0712-30/+63
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-0712-34/+131
* Fix #16392: revertCAFs in external interpreter when necessaryPhuong Trinh2019-03-078-4/+35
* Test Trac #16263Simon Peyton Jones2019-03-063-0/+10
* Add tests for Trac #16221 and #16342Simon Peyton Jones2019-03-065-0/+42
* gitlab-ci: Don't allow i386-deb9 to failBen Gamari2019-03-061-1/+0
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-065-18/+9