summaryrefslogtreecommitdiff
path: root/compiler/main/DynFlags.hs
Commit message (Expand)AuthorAgeFilesLines
* Add -fwhole-archive-hs-libsSimon Marlow2017-03-021-1/+3
* Add -fspec-constr-keenSimon Peyton Jones2017-02-261-0/+2
* Change -dppr-ticks to -dsuppress-ticksSimon Peyton Jones2017-02-201-2/+6
* Add dump flags for the renamed and typechecked hsSyn ASTsAlan Zimmerman2017-02-081-0/+6
* New internal dynamic flag: Very aggressive inliningJoachim Breitner2017-02-041-0/+2
* Ditch static flagsSylvain Henry2017-02-021-4/+31
* Use top-level instances to solve superclasses where possibleDaniel Haraj2017-01-311-0/+3
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-301-3/+95
* Typos in comments [ci skip]Gabor Greif2017-01-251-1/+1
* Warn on missing home modulesYuras Shumovich2017-01-201-0/+2
* Update levity polymorphismRichard Eisenberg2017-01-191-1/+8
* Add dump-parsed-ast flag and functionalityAlan Zimmerman2017-01-151-0/+3
* Simplify CPP logic as we now need v7.10 for bootstrappingGabor Greif2017-01-131-6/+1
* Fix terminal corruption bug and clean up SDoc interface.Phil Ruffwind2017-01-101-8/+7
* Add a CSE pass to Stg (#9291)Joachim Breitner2017-01-051-0/+3
* Add caret diagnosticsPhil Ruffwind2016-12-231-3/+13
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-29/+0
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-0/+29
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-29/+0
* Windows: Improve terminal detection mechanismPhil Ruffwind2016-12-171-98/+2
* DynFlags: Rip out remnants of WarnContextQuantificationBen Gamari2016-12-161-3/+0
* Show constraints when reporting typed holesMaciej Bielecki2016-12-151-1/+3
* Make globals use sharedCAFMoritz Angermann2016-12-111-1/+15
* Export `warningGroups' and `warningHierarchies'Sylvain Henry2016-12-091-0/+1
* Disable colors unless printing to stderrPhil Ruffwind2016-12-091-1/+1
* Scrutinee Constant FoldingSylvain Henry2016-12-091-0/+3
* Typos in commentsGabor Greif2016-12-011-2/+2
* Revert "Fix windows validate."Tamar Christina2016-11-301-0/+1
* Revert "Make globals use sharedCAF"Ben Gamari2016-11-301-15/+0
* Fix windows validate.Tamar Christina2016-11-301-1/+0
* Make globals use sharedCAFMoritz Angermann2016-11-291-0/+15
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-2/+2
* Detect color supportPhil Ruffwind2016-11-291-2/+100
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-291-1/+26
* Implement fine-grained `-Werror=...` facilityMaciej Bielecki2016-11-211-2/+39
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-111-1/+3
* Pass -no-pie to GCCBen Gamari2016-11-111-0/+1
* Add tracing infrastructure to pattern match checkerMatthew Pickering2016-11-061-0/+4
* Remove -dtrace-levelMatthew Pickering2016-10-261-4/+0
* Add -Wcpp-undef warning flagErik de Castro Lopo2016-10-221-0/+2
* Report that we support Backpack in --info.Edward Z. Yang2016-10-081-0/+2
* Make InstalledUnitId be ONLY a FastString.Edward Z. Yang2016-10-081-28/+44
* The Backpack patch.Edward Z. Yang2016-10-081-42/+77
* Simplify implementation of wWarningFlagsMatthew Pickering2016-10-071-10/+3
* Don't suggest deprecated flags in error messagesMartin Ceresa2016-10-071-1/+9
* DynFlags: Fix absolute import path to generated headerBen Gamari2016-10-021-1/+1
* Recognise US spelling for specialisation flags.Tim McGilchrist2016-10-011-0/+5
* Implement deriving strategiesRyan Scott2016-09-301-0/+1
* Remove directories from include pathsBen Gamari2016-09-161-1/+2
* Remove -flocal-ghci-history from default flagsRyan Scott2016-09-101-1/+0