summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-8/+3
* Correct warning for deprecated and unrecognised flagsAlfredo Di Napoli2021-04-055-7/+10
* [testsuite/aarch64-darwin] disable T12674Moritz Angermann2021-03-291-1/+3
* Add `MessageClass`, rework `Severity` and add `DiagnosticReason`.wip/adinapoli-message-class-new-designAlfredo Di Napoli2021-03-294-9/+9
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-3/+8
* Implement the UnliftedDatatypes extensionSebastian Graf2021-03-141-0/+1
* Implement record dot syntaxwip/joachim/bump-haddockShayne Fletcher2021-03-061-0/+2
* Add new driver test for use of outdated .o filesHarry Garrood harry@garrood.me2021-03-057-0/+61
* testsuite: Prevent T16318 from picking up .ghciBen Gamari2021-03-041-1/+1
* Implement NoFieldSelectors extension (ghc-proposals 160)Adam Gundry2021-02-161-0/+1
* Remove deprecated -XGenerics and -XMonoPatBindsKrzysztof Gogolewski2021-02-131-1/+2
* Reduce inlining in deeply-nested casesSimon Peyton Jones2021-02-091-0/+2
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-01-297-0/+44
* Remove -XMonadFailDesugaring referencesHécate2021-01-271-1/+3
* Fix tests relying on same-line diagnostic orderingAlfredo Di Napoli2021-01-221-3/+4
* PmCheck: Print types of uncovered patterns (#18932)Sebastian Graf2020-11-183-3/+3
* testsuite: Add testcase for #18733Ben Gamari2020-11-116-0/+35
* testsuite: Mark T12971 as fragile on WindowsBen Gamari2020-10-201-1/+1
* Update containers to v0.6.4.1Simon Jakobi2020-10-091-1/+1
* testsuite: Mark T12971 as broken on WindowsBen Gamari2020-09-301-1/+1
* testsuite: Unmark T12971 as broken on WindowsBen Gamari2020-09-201-1/+1
* Fix validation errors (#18510)Krzysztof Gogolewski2020-07-292-3/+3
* Replace HscTarget with BackendSylvain Henry2020-07-221-1/+1
* Bump Cabal submoduleBen Gamari2020-07-151-3/+0
* Add the __GHC_FULL_VERSION__ CPP macro to expose the full GHC versionHécate2020-07-033-0/+12
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-021-1/+1
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-011-0/+1
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-261-0/+1
* Add missing entry to freeNamesItem (#18369)Krzysztof Gogolewski2020-06-232-0/+11
* Add tests for #17920Sylvain Henry2020-06-231-1/+1
* Update testsuiteSylvain Henry2020-06-171-1/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+1
* Don't reload environment files on every setSessionDynFlagsArtem Pelenitsyn2020-05-135-0/+28
* Add test for #16167nineonine2020-05-083-0/+4
* Switch order on `GhcMake.IsBoot`John Ericson2020-04-241-2/+2
* Do eager instantation in termsSimon Peyton Jones2020-04-221-2/+2
* PPC NCG: Add DWARF constants and debug labelsPeter Trommler2020-04-221-3/+1
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* testsuite: Fix comment for a language extensionTakenobu Tani2020-04-121-2/+2
* testsuite: Mark T12971 as broken on WindowsBen Gamari2020-03-291-1/+1
* testsuite: Fix T17786Ben Gamari2020-03-292-2/+2
* testsuite: Update expected output on WindowsGHC GitLab CI2020-03-221-0/+1
* testsuite: Fix TOP of T17786Ben Gamari2020-03-221-1/+1
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+1
* testsuite: Add test for #17786Ben Gamari2020-03-103-0/+11
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Fix testsuite on powerpc64lePeter Trommler2020-02-203-3/+5
* testsuite: Don't ask sed to operate in-place on symlinksBen Gamari2020-02-141-0/+4
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-122-2/+2