summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_fail
Commit message (Expand)AuthorAgeFilesLines
* Say 'data' explicitly in IfAbstractTyCon output.Edward Z. Yang2017-02-175-5/+5
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-172-4/+4
* Slightly reword not-exported message.Edward Z. Yang2017-02-125-7/+7
* Setup more error context for Backpack operations.Edward Z. Yang2017-02-1225-95/+141
* Fix #13214 by correctly setting up dep_orphs for signatures.Edward Z. Yang2017-02-113-0/+33
* Fix handling of closed type families in Backpack.Edward Z. Yang2017-01-113-0/+23
* Revamp Backpack/hs-boot handling of type class signatures.Edward Z. Yang2017-01-116-0/+55
* Improve Backpack support for fixities.Edward Z. Yang2017-01-115-0/+52
* Warn if you explicitly export an identifier with warning attached.Edward Z. Yang2017-01-111-0/+4
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-1121-9/+138
* base: Bump version to 4.10.0.0Ben Gamari2016-12-153-6/+6
* Sanity check if we pick up an hsig file without -instantiated-with.Edward Z. Yang2016-12-122-2/+2
* Reduce qualification in error messages from signature matching.Edward Z. Yang2016-12-0814-50/+48
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-2927-103/+103
* 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-1126-100/+100
* Mark previously failing backpack tests as passing, with correct output.Edward Z. Yang2016-10-208-21/+108
* New story for abstract data types in hsig files.Edward Z. Yang2016-10-2012-1/+212
* The Backpack patch.Edward Z. Yang2016-10-0841-0/+569