summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* Fix recompilation bug with default class methods (#15970)Simon Marlow2018-12-116-0/+69
* Improve test T14452 for WindowsRoland Senn2018-12-041-1/+2
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+0
* Calling gcc: Pass optc flags as last options (#14452)Roland Senn2018-11-224-0/+12
* Improve output from -ddump-typesSimon Peyton Jones2018-10-241-1/+1
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-2/+2
* testsuite: disable T14075 on non-smp targetsSergei Trofimovich2018-10-071-1/+3
* Better -ddump-typesSimon Peyton Jones2018-10-041-1/+1
* Introduce flag -keep-hscpp-filesroland2018-08-214-0/+26
* Simplify testsuite driverKrzysztof Gogolewski2018-08-112-2/+0
* Improve error message for flags with missing required arguments (#12625)roland2018-08-063-0/+6
* Bump Cabal submoduleBen Gamari2018-07-311-3/+1
* GHC doesn't handle ./ prefixed paths correctly (#12674)roland2018-07-305-0/+23
* Fix Ar crashing on odd-sized object files (Trac #15396)Krzysztof Gogolewski2018-07-273-0/+11
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-141-2/+2
* containers: Bump to 0.6.0.1Ben Gamari2018-06-201-1/+1
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-191-1/+1
* containers: Bump to 0.6.0.1Ben Gamari2018-06-191-1/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-0/+1
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Implement QuantifiedConstraintsSimon Peyton Jones2018-06-041-1/+2
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-211-2/+0
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-201-0/+2
* ghc-prim: Bump versionBen Gamari2018-05-201-1/+1
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-132-2/+9
* Simplify -ddump-json implementationMatthew Pickering2018-05-132-17/+2
* Add 'addWordC#' PrimOpSebastian Graf2018-05-051-2/+2
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-2/+2
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-2/+2
* Bump version numbers: base-4.11.1.0, integer-gmp-1.0.2.0Ryan Scott2018-04-131-3/+3
* Add new debugging flag -dinline-checkBen Gamari2018-03-253-0/+39
* Bump Cabal submoduleBen Gamari2018-03-121-2/+0
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-031-0/+1
* DynFlags: Support British spelling of GeneralisedNewtypeDerivingBen Gamari2018-03-021-1/+2
* Bump Cabal submoduleBen Gamari2018-02-051-1/+0
* Upgrade containers submoduleDavid Feuer2018-02-021-1/+1
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+1
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-1/+2
* Rename -frule-check to -drule-check and documentMatthew Pickering2018-01-152-2/+2
* Allow users to ignore optimization changesDavid Feuer2017-12-117-2/+22
* Fix T4437Bartosz Nitka2017-11-181-2/+1
* RTS: Disable warnings in ffi.hPeter Trommler2017-11-151-2/+4
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-2/+0
* DynFlags: Introduce -show-mods-loaded flagBen Gamari2017-11-061-2/+2
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-1/+2
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-1/+2
* Bump ghc-prim to 0.5.2.0 and update changelogHerbert Valerio Riedel2017-10-171-2/+2
* Bump base to 4.11.0.0Ben Gamari2017-09-211-3/+3
* Fix incorrect retypecheck loop in -j (#14075)Edward Z. Yang2017-08-229-0/+34
* Fix hs-boot knot-tying with record wild cards.Edward Z. Yang2017-07-286-0/+23