summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
...
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-5/+7
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-254-0/+0
* (Alternative way to) address #8710George Karachalias2016-02-251-4/+4
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-253-3/+6
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-231-3/+3
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-233-29/+29
* Testsuite: pass '-s --no-print-directory' to MAKEThomas Miedema2016-02-216-17/+17
* Implement -Wunrecognised-warning-flagBen Gamari2016-01-256-0/+17
* Add -ignore-dot-ghci to tests that use --interactiveReid Barton2016-01-211-2/+2
* Rename InjectiveTypeFamilies to TypeFamilyDependenciesBen Gamari2016-01-143-3/+3
* Add InjectiveTypeFamilies language extensionJan Stolarek2016-01-094-1/+17
* Add a note describing the protocol for adding a language extensionBen Gamari2016-01-062-0/+11
* Bump Cabal and Haddock to fix #11308Ben Gamari2016-01-061-7/+1
* Visible type applicationRichard Eisenberg2015-12-243-13/+14
* Fix #11256 by not immediately erroring if we can't find a module.Edward Z. Yang2015-12-211-2/+2
* Update containers submodule to v0.5.7.1 release tagHerbert Valerio Riedel2015-12-201-1/+1
* Testsuite Windows: fix sigof01m, sigof012m and sigof02dmThomas Miedema2015-12-185-32/+3
* Update containers submodule to v0.5.7.0 releaseHerbert Valerio Riedel2015-12-181-1/+1
* Disable recomp015 on ARMBen Gamari2015-12-171-1/+3
* Allow recursive (undecidable) superclassesSimon Peyton Jones2015-12-151-0/+1
* Make -XStrict imply -XStrictDataAdam Sandberg Eriksson2015-12-123-2/+14
* Add kind equalities to GHC.Richard Eisenberg2015-12-112-2/+3
* testsuite: Only run recomp015 on ELF-based platformsBen Gamari2015-12-111-1/+2
* Mark retc001 as broken on DarwinBen Gamari2015-12-111-1/+2
* Revert "Create empty dump files when there was nothing to dump"Ben Gamari2015-12-034-62/+0
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-2/+2
* Create empty dump files when there was nothing to dumpVladimir Trubilov2015-12-024-0/+62
* Update containers submoduleHerbert Valerio Riedel2015-11-291-1/+1
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-291-0/+1
* Rearrange error msgs and add section markers (Trac #11014).Evan Laforge2015-11-243-9/+9
* Improve MonadFail errors by mentioning the patternDavid Luposchainsky2015-11-181-1/+0
* MonadFail proposal, phase 1David Luposchainsky2015-11-171-1/+3
* Implement OverloadedLabelsAdam Gundry2015-11-171-1/+2
* Update Cabal submodule for new known extensionAdam Sandberg Eriksson2015-11-171-2/+1
* Revert "Unify hsig and hs-boot; add preliminary "hs-boot" merging."Edward Z. Yang2015-11-1626-119/+26
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-141-1/+2
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-132-4/+4
* Systools: read ELF section without calling readelfSylvain HENRY2015-11-115-0/+59
* OPTIONS_GHC compiler flags may contain spaces (#4931)Thomas Miedema2015-11-113-0/+10
* Use full name of LLVM program in error messageErik de Castro Lopo2015-11-041-1/+1
* Update Cabal submoduleHerbert Valerio Riedel2015-11-011-5/+1
* Make T10970a non-dependent on GCC version.Edward Z. Yang2015-10-274-9/+7
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-265-0/+23
* Driver: `ghci -e` should behave like `ghc -e` (#9360)Thomas Miedema2015-10-191-0/+3
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-0/+1
* Deduplicate one-shot/make compile paths.Edward Z. Yang2015-10-051-1/+1
* Testsuite: update expected output for T8602Thomas Miedema2015-10-031-1/+1
* Fix broken validation Build 6564 and accepting a few other test resultsTamar Christina2015-10-033-10/+15
* Prevent GHC from silently dying when preprocessor is not foundTamar Christina2015-10-033-0/+12
* Update Cabal to recognize DeriveLiftRyanGlScott2015-09-232-3/+1