summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of closed type families in Backpack.Edward Z. Yang2017-01-118-0/+81
* Revamp Backpack/hs-boot handling of type class signatures.Edward Z. Yang2017-01-1113-30/+140
* Improve Backpack support for fixities.Edward Z. Yang2017-01-119-0/+78
* Warn if you explicitly export an identifier with warning attached.Edward Z. Yang2017-01-111-0/+4
* Attach warnings to non-PVP compatible uses of signatures.Edward Z. Yang2017-01-114-0/+20
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-1135-30/+257
* base: Bump version to 4.10.0.0Ben Gamari2016-12-155-10/+10
* Load orphan interfaces before checking if module implements signatureEdward Z. Yang2016-12-133-0/+36
* Fix recompilation detection when set of signatures to merge changes.Edward Z. Yang2016-12-1212-0/+106
* Sanity check if we pick up an hsig file without -instantiated-with.Edward Z. Yang2016-12-124-8/+8
* Reduce qualification in error messages from signature matching.Edward Z. Yang2016-12-0814-50/+48
* Setup tcg_imports earlier during signature matching, so orphans are visible.Edward Z. Yang2016-12-083-0/+32
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-2966-352/+352
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-163-0/+27
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-1165-349/+349
* Minor doc addition as requested in #12774.Edward Z. Yang2016-10-271-0/+3
* Mark previously failing backpack tests as passing, with correct output.Edward Z. Yang2016-10-2011-35/+119
* Support constraint synonym implementations of abstract classes.Edward Z. Yang2016-10-205-0/+91
* New story for abstract data types in hsig files.Edward Z. Yang2016-10-2017-1/+261
* Cabal submodule update.Edward Z. Yang2016-10-131-1/+1
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-0/+2
* The Backpack patch.Edward Z. Yang2016-10-08169-0/+2730