summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Fix quoting in binary distribution installation Makefilewip/T20506Ben Gamari2021-10-191-4/+4
* hadrian: Document lint targetsMatthew Pickering2021-10-151-0/+14
* shadowNames: Use OccEnv a, not [OccName]Joachim Breitner2021-10-155-18/+34
* Hadrian: display command line above errors (#20490)Sylvain Henry2021-10-154-18/+127
* Null eventlog writerOleg Grenrus2021-10-158-0/+56
* GHC.Builtin.Uniques: Remove unused codeJoachim Breitner2021-10-153-32/+7
* Insert warnings in the documentation of dangerous functionsTom Sydney Kerckhove2021-10-158-2/+76
* Some extra strictness in annotation fieldsMatthew Pickering2021-10-141-4/+7
* EPA: Preserve semicolon order in annotationsAlan Zimmerman2021-10-149-75/+2236
* fuzzyLookup: More deterministic orderJoachim Breitner2021-10-1410-19/+25
* Suggest -dynamic-too in failNonStd when applicableZiyang Liu2021-10-141-12/+26
* Move BreakInfo into own moduleJoachim Breitner2021-10-148-12/+22
* Make sure paths are quoted in install MakefileMatthew Pickering2021-10-141-1/+1
* Set logger flags in --backpack modesheaf2021-10-134-2/+33
* distrib/configure: Add AC_CONFIG_MACRO_DIRSBen Gamari2021-10-131-0/+2
* testsuite: strip windows line endings for haddockZubin Duggal2021-10-131-0/+0
* testsuite: remove 'req_smp' from testwsdequeZubin Duggal2021-10-131-1/+0
* hadrian: avoid building check-{exact,ppr} and count-deps when the tests don't...Zubin Duggal2021-10-134-167/+185
* ci: test in-tree compiler in hadrianZubin Duggal2021-10-138-37/+52
* testsuite: Run haddock tests on out of tree compilerZubin Duggal2021-10-131-4/+4
* hadrian: Fix location for haddocks in installed pkgconfsZubin Duggal2021-10-131-1/+1
* hadrian, testsuite: Teach Hadrian to query the testsuite driver for dependenciesZubin Duggal2021-10-138-20/+96
* ci: build validate-x86_64-linux-deb9-debug with hyperlinked source (#20067)Zubin Duggal2021-10-131-0/+1
* Define and export Outputable instance for StgOpNorman Ramsey2021-10-131-0/+3
* shadowNames: Accept an OccName, not a GreNameJoachim Breitner2021-10-133-22/+13
* Rename fp_gcc_supports__atomics to fp_cc_supports__atomicsHaochen Tong2021-10-122-6/+6
* Move libatomic check into m4/fp_gcc_supports_atomics.m4Haochen Tong2021-10-122-46/+41
* Check for libatomic dependency for atomic operationsHaochen Tong2021-10-123-0/+34
* Force name_exe field to avoid retaining entire UnitEnv (including whole HPT)Matthew Pickering2021-10-121-2/+2
* Add GHCi recompilation performance testMatthew Pickering2021-10-123-0/+44
* driver: Filter out HPT modules **before** typecheck loopMatthew Pickering2021-10-121-3/+5
* More strictness around HomePackageTableMatthew Pickering2021-10-123-10/+20
* Make the fields of MakeEnv strictMatthew Pickering2021-10-121-5/+5
* Make fields of Linkable strictMatthew Pickering2021-10-121-2/+2
* driver: Pass hsc_env with empty HPT into upsweepMatthew Pickering2021-10-121-0/+1
* Be more careful about retaining KnotVarsMatthew Pickering2021-10-124-5/+51
* Make the OccName field of NotOrphan strictMatthew Pickering2021-10-121-1/+1
* gitlab-ci: Bump docker imagesBen Gamari2021-10-121-2/+1
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-1218-44/+83
* testsuite: Fix overzealous command-line manglingBen Gamari2021-10-121-1/+1
* testsuite: Move big-obj test from ghci/linking/dyn to ghci/linkingBen Gamari2021-10-127-9/+10
* rts/RtsSymbols: fini arrayBen Gamari2021-10-121-0/+13
* rts/RtsSymbols: Declare atexit as a strong symbolBen Gamari2021-10-121-1/+10
* rts/linker: Introduce a notion of strong symbolsBen Gamari2021-10-124-26/+51
* rts/RtsSymbols: Add environBen Gamari2021-10-121-0/+1
* gitlab-ci: Mark more broken tests on AlpineBen Gamari2021-10-121-3/+5
* testsuite: Make T12600 more robustBen Gamari2021-10-121-1/+1
* testsuite: Make recomp021 less environment-sensitiveBen Gamari2021-10-122-2/+2
* documentation: flavours.md static detailsBrian Jaress2021-10-121-2/+4
* testsuite: Compile safeInfered tests with -v0Ben Gamari2021-10-1216-57/+14