summaryrefslogtreecommitdiff
path: root/docs/users_guide/using.rst
Commit message (Expand)AuthorAgeFilesLines
* Allow users to disable Unicode with an env varRon Mordechai2019-09-271-0/+11
* Add -fkeep-going to make compiler continue despite errors (#15424)Kari Pahula2019-09-231-0/+12
* Fix documentationmniip2019-08-071-2/+2
* Explicitly number equations when printing axiom incompatibilitiesmniip2019-08-071-5/+5
* Add a -fprint-axiom-incomps option (#15546)mniip2019-08-071-0/+31
* Fix #16593 by having only one definition of -fprint-explicit-runtime-repsChaitanya Koparkar2019-05-051-22/+0
* Add -fdefer-diagnostics to defer and group diagnostic messages in make-modeZejun Wu2019-01-311-0/+12
* Compile count{Leading,Trailing}Zeros to corresponding x86_64 instructions und...Dmitry Ivanov2019-01-301-0/+10
* Revert "Batch merge"Ben Gamari2019-01-301-10/+0
* Batch mergeBen Gamari2019-01-301-0/+10
* Support generating HIE filesAlec Theriault2018-12-111-0/+3
* Overhaul -fprint-explicit-kinds to use VKARyan Scott2018-11-221-7/+19
* Fix sample code of -fprint-explicit-kinds, plus sample when disabling PolyKindsYuji Yamamoto2018-10-291-7/+10
* Finish fix for #14880.Tobias Dammers2018-10-281-4/+7
* users' guide: document -freverse-errorsquasicomputational2018-09-271-0/+10
* docs: remove leftovers of static flagsKrzysztof Gogolewski2018-07-121-19/+11
* users-guide: Fix PtrRepLifted to LiftedRepTakenobu Tani2018-06-141-1/+1
* Rename ghc-version -> ghcversion-fileMoritz Angermann2017-11-191-1/+1
* Adds -ghc-version flag to ghc.Moritz Angermann2017-11-181-0/+23
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-6/+153
* user-guide: fix examples of ghci commandsTakenobu Tani2017-08-171-2/+2
* Fix more documentation wibblesBen Gamari2017-07-231-5/+7
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-10/+11
* Add "header" to GHC_COLORSPhil Ruffwind2017-05-221-3/+19
* Allow colors to be customizedPhil Ruffwind2017-03-231-5/+18
* Update levity polymorphismRichard Eisenberg2017-01-191-1/+1
* Add caret diagnosticsPhil Ruffwind2016-12-231-0/+6
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-0/+5
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-291-0/+9
* check that the number of parallel build is greater than 0Ruey-Lin Hsu2016-08-051-4/+6
* Default RuntimeRep variables unless -fprint-explicit-runtime-repsBen Gamari2016-03-241-0/+16
* ErrUtils: Add timings to compiler phasesBen Gamari2016-03-241-2/+2
* Document TypeInType (#11614)Richard Eisenberg2016-03-141-1/+3
* users_guide: Break up -fprint-* descriptionBen Gamari2016-03-131-16/+22
* user-guide: Add cross-reference for -XUnicodeSyntaxBen Gamari2016-02-081-1/+1
* user-guide: Note order-dependence of flagsBen Gamari2016-01-251-0/+22
* users-guide: Begin documenting --frontendBen Gamari2016-01-191-1/+9
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-127/+150
* users_guide: Remove extraneous vertical whitespaceBen Gamari2015-12-171-72/+24
* Add -fprint-typechecker-elaboration flag (fixes #10662)Eugene Akentyev2015-12-171-0/+41
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-161-3/+3
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-1/+18
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+778