summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/gadt
Commit message (Expand)AuthorAgeFilesLines
* Test 'gadt/termination' passes#Simon Peyton Jones2011-06-161-1/+1
* Update syntax for records in GADT syntaxSimon Peyton Jones2011-05-111-3/+5
* New coercion rep breaks 'T1999a' and 'termination'Simon Peyton Jones2011-05-091-2/+2
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-201-4/+4
* Run GADT tests in optimisation mode toosimonpj2011-04-191-1/+3
* Fix testsuite on 7.0 branchIan Lynagh2011-02-161-4/+4
* Test Trac #3169simonpj2011-02-023-0/+28
* Massive bunch of changes to track my massive refactoring to the typecheckersimonpj2011-01-124-10/+20
* Add GADTSyntax testsIan Lynagh2010-12-188-0/+59
* Remove old stdout/stderr files for old GHCsIan Lynagh2010-11-205-39/+0
* Follow error message changes with new typecheckersimonpj2010-11-121-3/+3
* Test Trac #3638simonpj2010-10-222-0/+11
* Trac 3651 workssimonpj2010-10-191-1/+1
* Add a test for #3651Ian Lynagh2010-10-163-0/+40
* Nilsson needs ScopedTypeVariablesSimon Marlow2010-10-141-1/+1
* gadt2 needs ExplicitForallSimon Marlow2010-10-141-2/+2
* Update tests now -fglasgow-exts is deprecatedIan Lynagh2010-10-0661-61/+68
* Monster patch of testsuite changes with the new typecheckersimonpj2010-09-1311-57/+30
* Add test from ghc-users mailing list about GADTssimonpj2010-08-182-0/+42
* Fix more tests now H2010 is defaultIan Lynagh2010-07-251-1/+1
* Fewer parens when printing HsPatsimonpj2010-02-101-10/+10
* Follow column number changes now that SrcLoc knows how tabs workIan Lynagh2009-11-281-2/+2
* Follow column number changesIan Lynagh2009-11-2810-33/+33
* Quoting fixesIan Lynagh2009-10-211-4/+4
* Track change in record syntax for GADTssimonpj2009-07-021-3/+3
* Test Trac #3013simonpj2009-05-282-0/+14
* Update outputsimonpj2009-05-271-1/+1
* Test Trac #3163simonpj2009-05-263-0/+15
* Update test results for the 6.10 branchIan Lynagh2009-02-081-0/+5
* Follow error message changessimonpj2009-02-041-0/+2
* Follow error message changesimonpj2009-01-131-2/+2
* Add some 6.10-specific test outputsIan Lynagh2008-11-093-0/+29
* Follow improvements in type signaturessimonpj2008-10-313-4/+4
* Add 6.10 output for tests gadt11, tcfail155, tcfail176Ian Lynagh2008-10-291-0/+5
* Improved error message on data constructor return typessimonpj2008-10-211-5/+6
* GADTs/TFs: Added T2151 & TF's Simple14 passesManuel M T Chakravarty2008-10-012-0/+14
* GADTs: T2040Manuel M T Chakravarty2008-09-292-0/+26
* Test Trac #2587simonpj2008-09-152-0/+20
* Type families & GADTs: fixed testsManuel M T Chakravarty2008-09-161-5/+2
* Follow error messsage changessimonpj2008-09-041-3/+2
* T1999 passes now (acccidentally I think), but T1999a still failssimonpj2008-09-031-1/+5
* Add Ganesh's test for T1999simonpj2008-09-022-0/+11
* Fix the records test when running the testsuite in parallel modeIan Lynagh2008-08-281-4/+4
* Remove GHC 6.8-only stuff from the testsuiteIan Lynagh2008-08-173-33/+5
* Add test for empty cases; update output for braces in HsCase printingsimonpj2008-08-112-4/+4
* Make the gadt-records test work even during fast validatesimonpj2008-08-061-0/+3
* Test cases for #1900 & #1999Manuel M T Chakravarty2008-07-092-0/+14
* Use extra_clean rather than cleanIan Lynagh2008-06-281-4/+8
* Tweak some tests: tell make to be quiet rather than ignoring all outputIan Lynagh2008-06-281-1/+1
* Update output for GHC 6.8Ian Lynagh2008-05-211-1/+1