summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* SCC analysis for instances as well as types/classesSimon Peyton Jones2016-04-201-1/+0
* Fix misattribution of `-Wunused-local-binds` warningsHerbert Valerio Riedel2016-04-051-1/+1
* Add -f(no-)version-macro to explicitly control macros.Edward Z. Yang2016-03-303-0/+7
* Don't require -hide-all-packages for MIN_VERSION_* macrosThomas Miedema2016-03-304-14/+3
* Do not test for existence of the executableKai Harries2016-03-284-4/+4
* Add option `no-keep-hi-files` and `no-keep-o-files` (fixes #4114)Kai Harries2016-03-249-0/+140
* Create empty dump files (fixes #10320)Kai Harries2016-03-243-0/+21
* Fix #11624, cannot declare hs-boot if already one in scope.Edward Z. Yang2016-03-113-18/+20
* Print which flag controls emitted lexer warningsHerbert Valerio Riedel2016-02-272-3/+3
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-271-2/+2
* 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