summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* ghc-prim: Bump versionBen Gamari2017-07-231-2/+2
* Make IfaceAxiom typechecking lazier.Edward Z. Yang2017-07-208-0/+41
* Mention which -Werror promoted a warning to an errorÖmer Sinan Ağacan2017-07-112-15/+10
* Implement recompilation checking for -fignore-assertsÖmer Sinan Ağacan2017-07-034-0/+39
* Show only the number of modules in ghciFrancesco Mazzoli2017-06-211-2/+2
* Make -w less aggressive (Trac #12056)Sean Gillespie2017-06-127-0/+18
* Desugar modules compiled with -fno-codedoug2017-06-051-3/+3
* testsuite: add new test for desugar warnings/errors with -fno-codedoug2017-05-075-3/+16
* Remove redundant flag (-O) registration (fixes #13392)Santiago Munin2017-04-173-0/+9
* Fix TcSimplify.decideQuantification for kind variablesSimon Peyton Jones2017-03-101-1/+1
* testsuite: Disable linkwhole test on WindowsBen Gamari2017-03-061-1/+2
* Add -fwhole-archive-hs-libsSimon Marlow2017-03-027-0/+107
* Try submodule bumps againBen Gamari2017-02-281-1/+1
* tests: remove extra_files.py (#12223)Reid Barton2017-02-2636-83/+104
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-5/+10
* Revert recent submodule bumpsBen Gamari2017-02-221-1/+1
* Bump Cabal and containers submodulesBen Gamari2017-02-211-1/+1
* Bump Cabal submoduleBen Gamari2017-02-201-1/+2
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-305-0/+29
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-2233-477/+111
* Add a failing test for #13099Reid Barton2017-01-208-0/+65
* Improve suggestion for misspelled flag including '=' (fixes #11789)Daishi Nakajima2017-01-185-0/+17
* testsuite: Really fix recomp001Ben Gamari2017-01-181-1/+1
* testsuite/recomp001: Sleep to ensure that GHC notices file changeBen Gamari2017-01-171-0/+3
* Use latin1 code page on Windows for response files.Tamar Christina2017-01-152-2/+2
* testsuite: Add test for #12971Ben Gamari2016-12-153-0/+11
* Sanity check if we pick up an hsig file without -instantiated-with.Edward Z. Yang2016-12-124-0/+17
* Ensure each test inherits the TEST_HC_OPTSPhil Ruffwind2016-12-091-1/+1
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-2913-50/+50
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-1113-50/+50
* Add -Wcpp-undef warning flagErik de Castro Lopo2016-10-224-1/+24
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-211-16/+16
* Track dep_finsts in exports hash, as it affects downstream deps.Edward Z. Yang2016-10-178-0/+53
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-1/+1
* The Backpack patch.Edward Z. Yang2016-10-0840-513/+15
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-021-1/+0
* Implement deriving strategiesRyan Scott2016-09-301-1/+2
* Print foralls in user formatSimon Peyton Jones2016-09-261-2/+1
* Fix #10923 by fingerprinting optimization level.Edward Z. Yang2016-09-023-1/+14
* Cabal submodule update.Edward Z. Yang2016-08-081-1/+0
* check that the number of parallel build is greater than 0Ruey-Lin Hsu2016-08-057-0/+23
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-1/+2
* Add another testcase for #12082Ben Gamari2016-07-201-2/+1