summaryrefslogtreecommitdiff
path: root/docs/users_guide/using.rst
Commit message (Expand)AuthorAgeFilesLines
* Add fused multiply-add instructionssheaf2023-05-111-0/+18
* Implement -jsem: parallelism controlled by semaphoressheaf2023-04-201-0/+54
* Print unticked promoted data constructors (#20531)Vladislav Zavialov2022-11-251-0/+47
* Small language fixes in 'Using GHC'Jan HrĨek2022-10-191-6/+6
* Add -fsuppress-error-contexts to disable printing error contexts in errorswip/diagnostics-configMatthew Pickering2022-10-181-0/+12
* runhaskellEric Lindblad2022-06-221-1/+1
* Basic response file supportBen Gamari2022-04-271-0/+11
* Rename -merge-objs flag to --merge-objsBen Gamari2022-02-091-1/+1
* users-guide: Document GHC_CHARENC environment variableBen Gamari2022-01-271-4/+10
* wikipedia linkEric Lindblad2022-01-151-1/+1
* Multiple Home UnitsMatthew Pickering2021-12-281-0/+125
* ghc-bin: Add --merge-objs modeBen Gamari2021-12-141-0/+8
* users-guide: Fix documentation for -shared flagBen Gamari2021-12-141-3/+4
* ghc: Introduce --run modeBen Gamari2021-08-021-0/+14
* Docs: use :default: and :ghc-ticket:Krzysztof Gogolewski2021-07-281-1/+3
* users guide: Mention that -e can be given multiple timesBen Gamari2021-02-181-2/+3
* Description of flag `-H` was in 'verbosity options', moved to 'misc'.Benjamin Maurer2020-09-291-8/+8
* Documented '-m' flags for machine specific instruction extensions.Benjamin Maurer2020-09-171-1/+142
* Documented the as of yet undocumented '--print-*' GHC flags,Benjamin Maurer2020-09-041-0/+195
* users-guide: Clarify meaning of -haddock flagBen Gamari2020-05-231-2/+3
* Add a -no-haddock flag.Judah Jacobson2020-03-151-0/+20
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-121-3/+0
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-1/+1
* users-guide: Refer to language extension flags via :extension:Ben Gamari2019-10-081-4/+4
* 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