summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Change GHCi bytecode return convention for unlifted datatypes.Luite Stegeman2022-07-153-0/+30
* testsuite: Mark T13366Cxx as unbroken on DarwinBen Gamari2022-07-141-3/+1
* testsuite: Use system-cxx-std-lib instead of config.stdcxx_implBen Gamari2022-07-148-27/+12
* rts/linker/PEi386: Fix exception unwind unregistrationBen Gamari2022-07-142-2/+0
* testsuite: Add test for #21618 and #21847Ben Gamari2022-07-145-0/+51
* rts/linker/PEi386: Add finalization supportBen Gamari2022-07-141-5/+2
* testsuite: Add T20494Ben Gamari2022-07-145-0/+92
* hie-files: Record location of filled in default method bindingsZubin Duggal2022-07-145-36/+180
* hie-files: Fix scopes for deriving clauses and instance signatures (#18425)Zubin Duggal2022-07-143-1/+22
* Fix tcSplitNestedSigmaTysMatthew Pickering2022-07-142-0/+14
* Implement DeepSubsumptionSimon Peyton Jones2022-07-1411-18/+166
* Vendor filepath inside template-haskellMatthew Pickering2022-07-141-9/+8
* driver: Fix issue with module loops and multiple home unitsMatthew Pickering2022-07-146-0/+18
* Give Cmm files fake ModuleNames which include full filepathwip/andreask/late_cc_94Matthew Pickering2022-07-136-0/+43
* Change `-fprof-late` to insert cost centres after unfolding creation.Andreas Klebinger2022-07-135-0/+83
* ghci: Support :set prompt in multi replwip/ghc-9.4-backports-5Matthew Pickering2022-07-052-0/+4
* testsuite: Add test for #20735Ben Gamari2022-07-054-0/+64
* -ddump-llvm shouldn't imply -fllvmBen Gamari2022-07-051-1/+2
* Cleanup BuiltInSyntax vs UserSyntaxMatthew Pickering2022-07-059-20/+31
* Don't mark lambda binders as OtherConAndreas Klebinger2022-07-0512-80/+65
* Fix combination of ArityType in andArityTypewip/9.4-T21694Matthew Pickering2022-06-302-0/+92
* Revert "Use fix-sized bit-fiddling primops for fixed size boxed types"ghc-9.4.1-alpha3Ben Gamari2022-06-232-33/+80
* rts/PEi386: Fix handling of weak symbolsBen Gamari2022-06-201-2/+0
* Bump cabal submodule to current 3.8 branchBen Gamari2022-06-201-5/+1
* testsuite: Add tests for system-cxx-std-lib packageBen Gamari2022-06-177-0/+43
* testsuite: Build T20918 with HC, not CXXBen Gamari2022-06-161-2/+2
* driver: Introduce pgmcxxBen Gamari2022-06-161-0/+1
* Add test for T21682Matthew Pickering2022-06-152-0/+4
* Add test for #21558Matthew Pickering2022-06-152-0/+17
* OverloadedRecordFields: mention parent name in 'ambiguous occurrence' error f...nineonine2022-06-1519-74/+115
* Generalize breakTyVarCycle to work with TyFamLHSRichard Eisenberg2022-06-154-1/+64
* Add a missing guard in GHC.HsToCore.Utils.is_flat_prod_patSimon Peyton Jones2022-06-153-0/+35
* Fix FreeVars computation for mdosheaf2022-06-152-0/+18
* Use a class to check validity of withDictKrzysztof Gogolewski2022-06-1513-25/+87
* Fix bad interaction between withDict and the SpecialiserSimon Peyton Jones2022-06-153-1/+109
* Remove pprTrace from pushCoercionIntoLambda (#21555)Matthew Pickering2022-06-142-0/+99
* Consider the stage of typeable evidence when checking stage restrictionMatthew Pickering2022-06-144-0/+30
* Use the wrapper for an unlifted bindingSimon Peyton Jones2022-06-142-0/+9
* Check for uninferrable variables in tcInferPatSynDeclSimon Peyton Jones2022-06-148-5/+24
* export IsList from GHC.IsListwip/T21517Teo Camarasu2022-05-305-11/+11
* EPA: Comment Order ReversedAlan Zimmerman2022-05-306-6/+259
* Add -dkeep-comments flag to keep comments in the parserAlan Zimmerman2022-05-303-0/+297
* EPA : Remove duplicate comments in DataFamInstDAlan Zimmerman2022-05-304-10/+336
* template-haskell: Fix representation of OPAQUE pragmasMatthew Pickering2022-05-302-0/+11
* testsuite: Add test for #21465Ben Gamari2022-05-304-0/+64
* Enable eventlog support in all ways by defaultBen Gamari2022-05-304-11/+11
* Bump deepseq submodule to masterBen Gamari2022-05-301-1/+1
* Add test for T21455Teo Camarasu2022-05-272-0/+6
* add test case for #21446Teo Camarasu2022-05-273-0/+12
* testsuite: Cabalify ghc-configBen Gamari2022-05-183-3/+15