summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bump process submoduleBen Gamari2020-02-141-0/+0
* gitlab-ci: Drop unnecessary GHC_VERSION checkBen Gamari2020-02-141-4/+0
* gitlab-ci: Allow Windows build to fail due to #17777Ben Gamari2020-02-141-0/+1
* gitlab-ci: Always use mingw64 python on WindowsBen Gamari2020-02-141-0/+3
* gitlab-ci: Build integer-simple job in the validate flavourBen Gamari2020-02-141-0/+1
* gitlab-ci: Allow i386 Windows builds to fail againBen Gamari2020-02-141-0/+2
* rts: Add more debug output to failed path in onIOCompleteBen Gamari2020-02-141-2/+3
* compare-flags: Don't rely on encoding flag of subprocess.check_outputBen Gamari2020-02-141-3/+2
* testsuite: Assert the opsys names are knownBen Gamari2020-02-141-0/+11
* testsuite: Mark T7702 as fragile on WindowsBen Gamari2020-02-141-1/+1
* users-guide: Fix "invalid file" failureBen Gamari2020-02-141-1/+1
* hadrian: Drop empty arguments from target listBen Gamari2020-02-141-1/+1
* gitlab-ci: Fix various shellcheck warningsBen Gamari2020-02-141-42/+55
* docs/compare-flags: Don't use python f-stringsBen Gamari2020-02-141-4/+4
* users-guide: Fix unknown link targetsBen Gamari2020-02-142-6/+17
* configure: Fix sphinx version testBen Gamari2020-02-141-1/+1
* base: Always clamp reads/writes to 2GB in lengthBen Gamari2020-02-141-9/+6
* Pass -Wno-unused-command-line-arguments during link on FreeBSDBen Gamari2020-02-141-1/+3
* testsuite/T16930: Don't rely on gnu grep specific --includeBen Gamari2020-02-142-12/+12
* testsuite: Mark T6132 as broken on FreeBSDBen Gamari2020-02-141-1/+3
* testsuite: Disable tests that assume name of libstdc++ on FreeBSDBen Gamari2020-02-142-3/+16
* testsuite: Don't ask sed to operate in-place on symlinksBen Gamari2020-02-141-0/+4
* integer-gmp: Fix unused command-line argumentBen Gamari2020-02-141-1/+1
* gitlab-ci: Deduplicate nightly job configurationBen Gamari2020-02-141-49/+20
* gitlab-ci: Consolidate CI logicBen Gamari2020-02-145-336/+575
* Rework handling of win32 toolchain tarballsBen Gamari2020-02-146-336/+64
* make: Be more selective in building windows-extra-src tarballBen Gamari2020-02-141-1/+1
* Hadrian: drop Sphinx flag checking for PDF documentation (#17825)Sylvain Henry2020-02-141-2/+0
* De-duplicate overlapping NotesSimon Peyton Jones2020-02-142-44/+26
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-1460-240/+254
* hadrian: Add execution and target architecture to stage-compilation figureBen Gamari2020-02-141-47/+198
* Add explicit LANGUAGE Safe to template-haskellOleg Grenrus2020-02-149-3/+11
* GMP expects the Target platform as --host parameterSylvain Henry2020-02-141-2/+2
* Add test for #17648Ömer Sinan Ağacan2020-02-143-0/+29
* Ensure that Hadrian is built correctly before using itSylvain Henry2020-02-131-0/+3
* Fix flag documentation (#17826)Sylvain Henry2020-02-131-2/+4
* Remove -ddump-srts flagSylvain Henry2020-02-132-7/+0
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-1293-444/+520
* base: Update Unicode database to 12.1.0Ben Gamari2020-02-122-6/+5
* base: Expose GHC.Unicode.unicodeVersionBen Gamari2020-02-126-12/+65
* Separate CPR analysis from the Demand analyserwip/sep-cprSebastian Graf2020-02-1261-791/+1454
* Fix order of arguments in specializer (#17801)Krzysztof Gogolewski2020-02-121-1/+1
* Add regression test for #12926Ömer Sinan Ağacan2020-02-122-0/+37
* Fix naming of tests for #12923Ömer Sinan Ağacan2020-02-124-3/+3
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-1274-182/+190
* Document GMP build [skip ci]Sylvain Henry2020-02-121-0/+80
* Remove Hadrian's copy of (Data.Functor.<&>)Ömer Sinan Ağacan2020-02-111-11/+1
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-1113-11/+83
* hadrian: build (and ship) iserv on WindowsAlp Mestanogullari2020-02-113-19/+16
* Notes only: telescopesSimon Peyton Jones2020-02-114-37/+18