summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor ./hadrian/ghci.sh for better error messageswip/ghc-in-ghci-qolMatthew Pickering2019-03-201-1/+4
* Update .gitlab-ci.ymlMatthew Pickering2019-03-191-1/+1
* gitlab-ci: Bump docker imagesBen Gamari2019-03-191-1/+1
* Remove deprecated reinitializeGlobalsKrzysztof Gogolewski2019-03-191-7/+0
* Simplify monadic codeKrzysztof Gogolewski2019-03-192-13/+10
* Fix typosKrzysztof Gogolewski2019-03-197-8/+8
* Replace nOfThem by replicateKrzysztof Gogolewski2019-03-196-15/+12
* users-guide: Update Wiki URLs to point to GitLabTakenobu Tani2019-03-1913-30/+28
* Bump Cabal submodule to 3.0Ben Gamari2019-03-195-4/+4
* err: clean up error handlerTamar Christina2019-03-191-19/+30
* gitlab-ci: Implement support for i386/Windows bindistsBen Gamari2019-03-192-14/+63
* gitlab-ci: Implement head.hackage jobsBen Gamari2019-03-172-0/+118
* gitlab-ci: Always build fedora27Ben Gamari2019-03-171-3/+1
* Update bug tracker link to point to gitlab instead of deprecated tracRadosław Rowicki2019-03-171-4/+3
* Extract out use of UnboxedTuples from GHCi.LeakMichael Sloan2019-03-173-5/+20
* ghc-heap: Introduce closureSizeBen Gamari2019-03-179-0/+75
* gitlab-ci: Generate source tarballsBen Gamari2019-03-161-0/+18
* gitlab-ci: Generate documentation tarballBen Gamari2019-03-161-0/+26
* gitlab-ci: Explicitly set bindist tarball nameBen Gamari2019-03-162-12/+17
* compiler: Disable atomic renaming on WindowsBen Gamari2019-03-161-1/+13
* Add location to the extra-constraints wildcardSimon Peyton Jones2019-03-1615-32/+33
* Improve error recovery in the typecheckerSimon Peyton Jones2019-03-1621-214/+327
* 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