summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant imports and pragmaswip/T21225Peter Trommler2022-04-101-12/+0
* Remove dangling reference to deleted notePeter Trommler2022-04-091-2/+1
* NCG Remove pprASCIIPeter Trommler2022-04-091-55/+0
* NCG: Print strings as C stringsPeter Trommler2022-04-091-1/+2
* Tiny documentation wibbleSimon Peyton Jones2022-04-081-2/+2
* Disallow (->) as a data constructor name (#16999)Vladislav Zavialov2022-04-084-3/+11
* ci: Replace "always" with "on_success" to stop build jobs running before hadr...Matthew Pickering2022-04-082-64/+64
* Docs: datacon eta-expansion, rep-poly checkssheaf2022-04-088-37/+111
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-0814-18/+74
* Add flag -fprof-manual which controls if GHC should honour manual cost centres.Andreas Klebinger2022-04-088-1/+61
* driver: Introduce HomeModInfoCache abstractionMatthew Pickering2022-04-084-35/+117
* Merge remote-tracking branch 'origin/master'Ben Gamari2022-04-0857-323/+1174
|\
| * Reject illegal quote mark in data con declarations (#17865)Vladislav Zavialov2022-04-085-4/+42
| * Correctly report SrcLoc of redundant constraintssheaf2022-04-086-9/+32
| * Fixes to 9.4 release notesKrzysztof Gogolewski2022-04-084-11/+23
| * testsuite: Lint RTS #includesBen Gamari2022-04-083-1/+99
| * rts: Fix various #include issuesBen Gamari2022-04-0816-30/+28
| * rts: Move __USE_MINGW_ANSI_STDIO definition to PosixSource.hBen Gamari2022-04-082-12/+12
| * Add test for #21338sheaf2022-04-083-0/+74
| * Improve seq[D]VarSetSimon Jakobi2022-04-081-2/+2
| * Properly explain where INLINE pragmas can appear.Andreas Klebinger2022-04-071-6/+41
| * Fix the free-var test in validDerivPredSimon Peyton Jones2022-04-074-57/+74
| * Rename [] to List (#21294)Vladislav Zavialov2022-04-0722-46/+98
| * Use prepareBinding in tryCastWorkerWrapperSimon Peyton Jones2022-04-076-164/+213
| * EPA: handling of con_bndrs in mkGadtDeclAlan Zimmerman2022-04-073-21/+571
| * Remove Fun pattern from Typeable COMPLETE setsheaf2022-04-073-3/+4
* | rts: Fix off-by-one in snwprintf usagewip/windows-finalwip/windows-clang-joinBen Gamari2022-04-071-2/+5
* | Accept spurious perf test shifts on WindowsBen Gamari2022-04-070-0/+0
* | rts: Fallback to ucrtbase not msvcrtBen Gamari2022-04-071-3/+4
* | rts/CloneStack: Ensure that Rts.h is #included firstBen Gamari2022-04-071-2/+2
| |
| \
| \
| \
*---. \ Merge branches 'wip/windows-high-codegen', 'wip/windows-high-linker', 'wip/wi...Ben Gamari2022-04-0791-1240/+1585
|\ \ \ \
| | | * | testsuite: Lint RTS #includeswip/lint-rts-includesBen Gamari2022-04-063-1/+99
| | | * | rts: Fix various #include issuesBen Gamari2022-04-0616-30/+28
| | | * | rts: Move __USE_MINGW_ANSI_STDIO definition to PosixSource.hBen Gamari2022-04-062-12/+12
| | | |/
| | * | testsuite: Mark T9405 as broken on WindowsBen Gamari2022-04-071-1/+1
| | * | testsuite: Mark linker unloading tests as broken on WindowsBen Gamari2022-04-072-0/+2
| | * | testsuite: Mark T20918 as broken on WindowsBen Gamari2022-04-071-4/+5
| | * | testsuite: Update expected output from T5435 tests on WindowsBen Gamari2022-04-072-1/+3
| | * | testsuite: Fix exit code of bounds checking tests on WindowsBen Gamari2022-04-071-1/+1
| | * | rts: Adjust RTS symbol table on Windows for ucrtBen Gamari2022-04-072-5/+5
| | * | configure: Make environ decl check more robustBen Gamari2022-04-074-4/+25
| | * | rts: Add missing newline in error messageBen Gamari2022-04-071-1/+1
| | * | rts: Refactor and fix printf attributes on clangBen Gamari2022-04-073-26/+15
| | * | testsuite: Mark T10420 as broken on WindowsBen Gamari2022-04-072-2/+3
| | * | testsuite: Mark TH_spliceE5_prof as unbroken on WindowsBen Gamari2022-04-061-2/+1
| | * | linker/PEi386: More descriptive error messageBen Gamari2022-04-061-1/+1
| | * | hadrian: Build wrappers using ghc rather than ccBen Gamari2022-04-061-2/+2
| | * | Bump text submoduleBen Gamari2022-04-061-0/+0
| | * | Bump bytestring submoduleBen Gamari2022-04-061-0/+0
| | * | hadrian: Disable ghci libraries when object merging is not availableBen Gamari2022-04-063-5/+19