summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bkpcabal02Zubin Duggal2022-11-031-1/+1
* Bump base to 4.16.4.0 and add release notesZubin Duggal2022-11-0312-16/+16
* Attemp fix for core lint failuresZubin Duggal2022-11-032-0/+28
* Disable some SIMD tests on non-X86 architecturessheaf2022-11-031-1/+2
* Cmm Lint: relax SIMD register assignment checksheaf2022-11-031-2/+4
* Add VecSlot for unboxed sums of SIMD vectorsDai2022-11-034-0/+63
* Rubbish literals for all representations (#18983)Sebastian Graf2022-11-031-15/+15
* base: Fix races in IOManager (setNumCapabilities,closeFdWith)Douglas Wilson2022-10-261-1/+0
* testsuite: 21651 add test for closeFdWith + setNumCapabilitiesDouglas Wilson2022-10-263-1/+134
* testsuite: Add test for #22282Ben Gamari2022-10-264-0/+24
* rts: Don't clear cards of zero-length arraysBen Gamari2022-10-262-0/+13
* Fix arityType: -fpedantic-bottoms, join points, etcSimon Peyton Jones2022-10-2610-3/+258
* Revert "Fix combination of ArityType in andArityType"Zubin Duggal2022-10-112-92/+0
* Add test for #21865 to ensure that -Wunicode-bidirectional-format-characters ...Zubin Duggal2022-07-264-1/+12
* testsuite: Skip a few tests as in the nonmoving collectorBen Gamari2022-07-262-3/+13
* Add record-dot-syntax testColten Webb2022-07-264-2/+94
* Bump base to 4.16.3.0 and add changelogZubin Duggal2022-07-2613-17/+17
* Allow CApi FFI calls in GHCiMatthew Pickering2022-07-264-0/+10
* Add DeepSubsumption09Zubin Duggal2022-07-262-0/+11
* Add DeepSubsumption08Matthew Pickering2022-07-262-0/+17
* Add tests that -XHaskell98 and -XHaskell2010 enable DeepSubsumptionMatthew Pickering2022-07-263-0/+26
* Accept testsuite output for DeepSubsumptionZubin Duggal2022-07-2619-7/+71
* Fix tcSplitNestedSigmaTysMatthew Pickering2022-07-262-0/+14
* Implement DeepSubsumptionSimon Peyton Jones2022-07-2611-17/+165
* Fix combination of ArityType in andArityTypeMatthew Pickering2022-07-142-0/+92
* Add test for T21455Teo Camarasu2022-07-142-0/+6
* add test case for #21446Teo Camarasu2022-07-143-0/+12
* 9.2: Fix -Werror=unrecognised-warning-flagsMatthew Pickering2022-07-1440-74/+76
* testsuite: Add test for #21624Ben Gamari2022-07-143-0/+14
* testsuite: Add test for #20735Ben Gamari2022-07-144-0/+64
* -ddump-llvm shouldn't imply -fllvmBen Gamari2022-07-142-2/+3
* Add test for T21682Matthew Pickering2022-07-112-0/+4
* ffi: Don't allow wrapper stub with CApi conventionMatthew Pickering2022-07-113-0/+12
* Fix bkpcabal01wip/9.2.3-backports-2Zubin Duggal2022-05-261-1/+1
* Bump version to GHC 9.2.3 and add release notesZubin Duggal2022-05-2611-15/+15
* Remove pprTrace from pushCoercionIntoLambda (#21555)Matthew Pickering2022-05-252-0/+99
* Use local instances with least superclass depthRichard Eisenberg2022-05-252-0/+7
* Improve redundant-constraints warningRichard Eisenberg2022-05-254-2/+72
* Add test for #21558Matthew Pickering2022-05-252-0/+17
* Generalize breakTyVarCycle to work with TyFamLHSZubin Duggal2022-05-256-3/+66
* OverloadedRecordFields: mention parent name in 'ambiguous occurrence' error f...nineonine2022-05-2514-36/+124
* Add a missing guard in GHC.HsToCore.Utils.is_flat_prod_patSimon Peyton Jones2022-05-253-0/+35
* Use the wrapper for an unlifted bindingSimon Peyton Jones2022-05-252-0/+9
* Add arity to the INLINE pragmas for pattern synonymsSimon Peyton Jones2022-05-193-0/+137
* Fix cloneWanted for coercion holessheaf2022-05-193-0/+46
* Check for uninferrable variables in tcInferPatSynDeclSimon Peyton Jones2022-05-197-4/+24
* testsuite: Add test for #21465Ben Gamari2022-05-104-0/+64
* Make inert_cycle_breakers into a stack.Richard Eisenberg2022-05-092-0/+21
* Fix bug in weak loop-breakers in OccurAnalSimon Peyton Jones2022-05-092-0/+33
* GHCi: don't normalise partially instantiated typessheaf2022-05-094-0/+19