summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-1434-85/+104
* testsuite: Fix dynamic-paper stderr fileBen Gamari2018-06-071-1/+15
* Remove ad-hoc special case in occAnalSimon Peyton Jones2018-06-072-1/+2
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+10
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-131-1/+8
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-4/+1
* Fix #14991.Richard Eisenberg2018-04-022-0/+35
* Track type variable scope more carefully.Richard Eisenberg2018-03-316-1/+123
* Fix the test for #13938Ryan Scott2018-03-274-68/+102
* Fix #12919 by making the flattener homegeneous.Richard Eisenberg2018-03-263-3/+87
* Fix #13391 by checking for kind-GADTsRichard Eisenberg2017-09-283-4/+6
* Test #13938, with expect_brokenRichard Eisenberg2017-09-142-0/+81
* Make rejigConRes do kind substitutionsRichard Eisenberg2017-09-142-0/+148
* Regression test for #12742Richard Eisenberg2017-09-142-0/+12
* Test #14038 in dependent/should_compile/T14038Richard Eisenberg2017-09-142-0/+76
* Fix #12176 by being a bit more careful instantiating.Richard Eisenberg2017-07-272-0/+19
* Add regression test for #11966Ryan Scott2017-05-122-0/+35
* Add regression test for #13538Ryan Scott2017-04-062-0/+46
* Type-indexed TypeableBen Gamari2017-02-183-39/+39
* Update levity polymorphismRichard Eisenberg2017-01-191-3/+3
* Fix #12442.Richard Eisenberg2016-09-232-0/+58
* Typos in comments [skip ci]Gabor Greif2016-06-221-1/+1
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-201-4/+4
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-6/+4
* Warn about simplifiable class constraintsSimon Peyton Jones2016-04-221-1/+4
* Fix #11635 / #11719.Richard Eisenberg2016-03-213-0/+27
* TypeApplications does not imply AllowAmbiguousTypesRichard Eisenberg2016-03-211-1/+1
* Fix #11512 by getting visibility right for methodsRichard Eisenberg2016-03-171-2/+2
* Fix #11716.Richard Eisenberg2016-03-172-0/+698
* Fix #11711.Richard Eisenberg2016-03-172-0/+59
* Fix #11648.Richard Eisenberg2016-03-141-1/+3
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-271-1/+1
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-1/+1
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-1/+1
* Fix #11241.Richard Eisenberg2016-02-173-1/+13
* Mark dynamic-paper as expect_fail_for optasm and optllvm (#11330)Thomas Miedema2016-01-291-1/+4
* Fix two cloning-related bugsSimon Peyton Jones2016-01-261-0/+5
* Add "ticks-exhausted" commentSimon Peyton Jones2016-01-261-0/+7
* Fix #11405.Richard Eisenberg2016-01-151-1/+1
* Constrained types have kind * in validity check.Richard Eisenberg2016-01-152-0/+11
* Fix #11311Richard Eisenberg2016-01-152-0/+9
* Have mkCastTy look more closely for reflexivity.Richard Eisenberg2015-12-262-0/+342
* Test #9632 in dependent/should_compile/T9632Richard Eisenberg2015-12-142-0/+12
* Test case for #7961.Richard Eisenberg2015-12-112-0/+27
* Add kind equalities to GHC.Richard Eisenberg2015-12-1112-0/+255