summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack
Commit message (Expand)AuthorAgeFilesLines
* Add hashes to unit-ids created by hadrianromes2023-05-041-1/+1
* Add structured error messages for GHC.Tc.TyCl.UtilsTorsten Schmits2023-04-071-1/+1
* Handle records in the renamersheaf2023-03-294-15/+35
* Add structured error messages for GHC.Tc.Utils.BackpackTorsten Schmits2023-03-1710-12/+12
* base: Bump version to 4.18Ben Gamari2022-12-211-1/+1
* Fix mk_mod_usage_info if the interface file is not already loadedMatthew Pickering2022-12-081-11/+11
* Add Javascript backendSylvain Henry2022-11-2910-9/+20
* Use TcRnDiagnostic in GHC.Tc.TyCl.Instance (#20117)Giles Anderson2022-11-092-2/+2
* Testsuite: more precise test optionsSylvain Henry2022-10-261-12/+12
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-1/+1
* Diagnostic codes: acccept test changessheaf2022-09-1317-53/+53
* Use TcRnDiagnostic in GHC.Tc.TyCl.Class (#20117)Giles Anderson2022-08-291-1/+1
* Print constraints in quotes (#21167)Swann Moreau2022-08-195-10/+10
* Bump ghc-prim and base versionsBen Gamari2022-06-272-4/+4
* Deprecate TypeInType extensionHaskellMouse2022-06-062-2/+2
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-013-3/+3
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-1/+1
* driver: Properly add an edge between a .hs and its hs-boot fileMatthew Pickering2022-03-012-4/+4
* compiler: Introduce and use RoughMap for instance environmentsBen Gamari2022-02-041-4/+4
* Filter out -rtsopts in T16219 to make static/dynamic ways agreeMatthew Pickering2022-02-032-7/+1
* Use diagnostic infrastructure in GHC.Tc.Errorssheaf2022-01-173-11/+11
* Multiple Home UnitsMatthew Pickering2021-12-287-10/+10
* Add test for T20509Matthew Pickering2021-10-199-0/+80
* tests: Remove $(CABAL_MINIMAL_CONFIGURATION) from T16219Matthew Pickering2021-10-192-1/+7
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-172-0/+35
* Set logger flags in --backpack modesheaf2021-10-133-0/+30
* testsuite: Fix gnu sed-ismBen Gamari2021-09-231-1/+1
* Convert IFace Rename Errors (#19927)Aaron Allen2021-08-274-4/+4
* driver: Correctly pass custom messenger to logging functionMatthew Pickering2021-08-236-27/+27
* Driver rework pt3: the upsweepMatthew Pickering2021-08-1813-32/+50
* Driver Rework PatchMatthew Pickering2021-06-032-2/+2
* Fail before checking instances in checkHsigIface if exports don't match (#19244)Zubin Duggal2021-06-026-2/+94
* Change representation of field selector occurencesShayne Fletcher2021-05-232-12/+0
* 19486 Nearly all uses of `uniqCompareFS` are dubious and lack a non-determini...Sasha Bogicevic2021-05-062-6/+6
* Correct warning for deprecated and unrecognised flagsAlfredo Di Napoli2021-04-052-2/+2
* Use GHC2021 as default languageJoachim Breitner2021-03-1027-16/+34
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-1/+1
* Implement -Wambiguous-fieldsAdam Gundry2021-02-261-0/+10
* testsuite: Add broken tests for #19244Ben Gamari2021-02-223-0/+58
* Put hole instantiation typechecking in the module graph and fix driver batch ...John Ericson2020-12-2893-175/+433
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-1/+1
* Implement BoxedRep proposalAndrew Martin2020-12-141-1/+1
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-1/+1
* Skip type family defaults with hs-boot and hsig filesJohn Ericson2020-10-179-0/+213
* Minor refactoring of Unit displaySylvain Henry2020-07-221-2/+2
* Bump Cabal submoduleBen Gamari2020-07-1512-24/+24
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-021-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-4/+3
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-7/+4
* testsuite: Mark T16219 as fragile on WindowsBen Gamari2019-11-091-1/+2