summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix void-arg-adding mechanism for worker/wrapperwip/T22725Simon Peyton Jones2023-01-118-135/+209
* Misc cleanupKrzysztof Gogolewski2023-01-1112-37/+24
* Introduce the TypeAbstractions language flagVladislav Zavialov2023-01-1118-88/+119
* testsuite: Drop testheapalloced.cBen Gamari2023-01-111-100/+0
* Added a new warning about compatibility with RequiredTypeArgumentsHaskellMouse2023-01-1132-4/+239
* m4/fp_leading_underscore.m4: Avoid implicit exit function declarationFlorian Weimer2023-01-111-6/+4
* fix missing haddock pipeJade Lovelace2023-01-111-1/+1
* Fix tcPluginRewrite exampleJade Lovelace2023-01-111-1/+1
* Revert "NCG(x86): Compile add+shift as lea if possible."Matthew Pickering2023-01-094-95/+0
* Fix outdated link to Happy section on sequencesGeorgi Lyubenov2023-01-091-2/+3
* Check for FP_LD_NO_FIXUP_CHAINS in installation configure scriptMatthew Pickering2023-01-091-0/+5
* Store bootstrap_llvm_target and use it to set LlvmTarget in bindistsMatthew Pickering2023-01-093-1/+10
* rts, tests: limit thread name length to 15 bytesNicolas Trangez2023-01-093-2/+8
* Add safe list indexing operator: !?Oleg Grenrus2023-01-094-5/+34
* Handle shadowing in DmdAnal (#22718)Sebastian Graf2023-01-091-7/+31
* Remove RTS hack for configuringJohn Ericson2023-01-093-6/+46
* EPA: exact print HsDocTyAlan Zimmerman2023-01-095-2/+20
* Disable split sections on aarch64-deb10 buildMatthew Pickering2023-01-092-11/+11
* Pass -Wl,-no_fixup_chains to ld64 when appropiateMatthew Pickering2023-01-072-0/+29
* Skip T18623 on darwin (to add to the long list of OSs)Matthew Pickering2023-01-071-0/+2
* T10955: Set DYLD_LIBRARY_PATH for darwinMatthew Pickering2023-01-071-1/+1
* Make FloatIn robust to shadowingSimon Peyton Jones2023-01-073-103/+165
* rts: MUT_VAR is not a StgMutArrPtrsBen Gamari2023-01-061-2/+1
* darwin ci: Explicitly pass desired build triple to configureMatthew Pickering2023-01-061-1/+1
* ci: Upgrade darwin, windows and freebsd CI to use GHC-9.4.3Matthew Pickering2023-01-064-28/+47
* Only store Name in FunRhs rather than Id with knot-tied fieldsMatthew Pickering2023-01-0618-80/+67
* Add support for sized literals in the bytecode interpreter.Luite Stegeman2023-01-0611-16/+733
* Revert "configure: Drop uses of AC_PROG_CC_C99"Matthew Pickering2023-01-053-0/+48
* HsToken in TypeArg (#19623)Vladislav Zavialov2023-01-0518-61/+84
* EPA: Do not collect comments from end of fileAlan Zimmerman2023-01-059-49/+192
* Misc cleanupKrzysztof Gogolewski2023-01-0528-90/+59
* sphinx: Use modern syntax for extlinksMatthew Pickering2023-01-041-2/+2
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-046-43/+63
* hadrian: Document using GHC environment variable to select boot compilerMatthew Pickering2023-01-041-0/+12
* ci: Build all test dependencies with in-tree compilerMatthew Pickering2023-01-041-1/+1
* check-exact: Fix build with -WerrorMatthew Pickering2023-01-041-1/+2
* hadrian: Add no_split_sections tranformerMatthew Pickering2023-01-046-25/+53
* hadrian: Add test:all_deps to build just testsuite dependenciesMatthew Pickering2023-01-042-0/+16
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-042-1/+3
* compiler: Add -f[no-]split-sections flagsMatthew Pickering2023-01-042-9/+15
* Explain the auxiliary functions of permutationsFacundo Domínguez2023-01-031-0/+27
* Force the Docs structure to prevent leaks in GHCi with -haddock without -fwri...wip/force-docsZubin Duggal2023-01-0311-12/+76
* Document infelicities of instance Ord Double and workaroundsBodigrim2022-12-241-23/+30
* hadrian: Ensure that linker scripts are used when merging objectsBen Gamari2022-12-241-2/+6
* Drop support for kind constraints.wip/p547Richard Eisenberg2022-12-2441-620/+156
* Store RdrName rather than OccName in HolesMatthew Pickering2022-12-2419-56/+117
* gitlab-ci: Introduce aarch64-linux-llvm jobBen Gamari2022-12-242-0/+178
* llvmGen: Fix relaxed orderingBen Gamari2022-12-241-1/+1
* ci: Run head.hackage jobs on upstream-testing branch rather than masterMatthew Pickering2022-12-241-1/+1
* ci: Don't run abi-test-nightly on release jobsMatthew Pickering2022-12-241-1/+0