summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* testsuite: More robust library way detectionBen Gamari2022-05-182-29/+34
* template-haskell: Bump version to 2.19.0.0Ben Gamari2022-05-181-1/+1
* Revert "Make the specialiser handle polymorphic specialisation"Matthew Pickering2022-05-153-67/+12
* Add arity to the INLINE pragmas for pattern synonymsSimon Peyton Jones2022-05-153-0/+137
* TcPlugin_CtId test for irreducible givensPavol Vargovcik2022-05-136-0/+116
* testsuite/T7275: Use sed -rBen Gamari2022-04-301-1/+1
* Bump ghc-prim and base versionsBen Gamari2022-04-3016-19/+19
* Mark GHC.Prim.PtrEq as Unsafesheaf2022-04-283-0/+13
* Bump bytestring, process, and text submodulesBen Gamari2022-04-281-2/+2
* Fix unification of ConcreteTvs, removing IsRefl#sheaf2022-04-2750-272/+373
* decideMonoTyVars: account for CoVars in candidatessheaf2022-04-272-0/+29
* testsuite: Add testcase for #21141Ben Gamari2022-04-252-0/+27
* testsuite: Add test for #21390Ben Gamari2022-04-256-0/+44