summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_compile/all.T
Commit message (Expand)AuthorAgeFilesLines
* Migrate errors to diagnostics in GHC.Tc.Modulesheaf2023-05-151-0/+1
* Set logger flags in --backpack modesheaf2021-10-131-0/+1
* Fail before checking instances in checkHsigIface if exports don't match (#19244)Zubin Duggal2021-06-021-2/+0
* testsuite: Add broken tests for #19244Ben Gamari2021-02-221-0/+2
* Skip type family defaults with hs-boot and hsig filesJohn Ericson2020-10-171-0/+4
* Add `module {-# SOURCE #-} Foo` syntax for hs-boot in bkpJohn Ericson2019-10-031-0/+1
* Ignore more version numbers in the testsuiteAlec Theriault2019-03-111-1/+1
* Better test coverage for module reexports in signatures.Edward Z. Yang2017-04-021-0/+2
* Fix roles merging to apply only to non-rep-injective types.Edward Z. Yang2017-03-021-0/+1
* Subtyping for roles in signatures.Edward Z. Yang2017-02-261-0/+1
* Record full FieldLabel in ifConFields.Edward Z. Yang2017-02-241-0/+1
* Include OverloadedRecordFields selectors in NameShape.Edward Z. Yang2017-02-231-0/+1
* Don't warn about missing methods for instances in signatures.Edward Z. Yang2017-02-141-0/+1
* Fix #13214 by correctly setting up dep_orphs for signatures.Edward Z. Yang2017-02-111-0/+2
* Failing test for #13149.Edward Z. Yang2017-01-221-0/+2
* Preserve coercion axioms when thinning.Edward Z. Yang2017-01-221-0/+1
* Fix handling of closed type families in Backpack.Edward Z. Yang2017-01-111-0/+2
* Revamp Backpack/hs-boot handling of type class signatures.Edward Z. Yang2017-01-111-0/+2
* Improve Backpack support for fixities.Edward Z. Yang2017-01-111-0/+1
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-111-0/+2
* Load orphan interfaces before checking if module implements signatureEdward Z. Yang2016-12-131-0/+1
* Setup tcg_imports earlier during signature matching, so orphans are visible.Edward Z. Yang2016-12-081-0/+1
* Mark previously failing backpack tests as passing, with correct output.Edward Z. Yang2016-10-201-2/+1
* Support constraint synonym implementations of abstract classes.Edward Z. Yang2016-10-201-0/+2
* New story for abstract data types in hsig files.Edward Z. Yang2016-10-201-0/+2
* The Backpack patch.Edward Z. Yang2016-10-081-0/+31