summaryrefslogtreecommitdiff
path: root/docs/users_guide/ghci.rst
Commit message (Expand)AuthorAgeFilesLines
* Ignore breakpoint for a specified number of iterations. (#19157)Roland Senn2021-03-101-4/+24
* Use GHC2021 as default languageJoachim Breitner2021-03-101-4/+5
* directory: ensure xdg compliance (Fix #6077)Gauvain 'GovanifY' Roussel-Tarbouriech2021-02-181-2/+2
* Documentation fixesKrzysztof Gogolewski2021-01-301-0/+1
* ghci: Take editor from VISUAL environment variableBen Gamari2021-01-301-3/+11
* Improve kind generalisation, error messagesSimon Peyton Jones2020-09-241-0/+5
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-23/+6
* Remove the list of loaded modules from the ghci promptHécate2020-09-231-239/+224
* Fix a codeblock in ghci.rstAndreas Klebinger2020-09-191-0/+1
* In `:break ident` allow out of scope and nested identifiers (Fix #3000)Roland Senn2020-06-251-3/+43
* Fix issue #18262 by zonking constraints after solvingXavier Denis2020-06-231-0/+19
* Update documentation for GHCi :scriptStefan Holdermans2020-05-211-3/+5
* doc: Reformulate the opening paragraph of Ch. 4 in User's guideIvan-Yudin2020-05-131-9/+11
* Use correct option name (-opti) (fix #17314)Sylvain Henry2020-03-141-4/+4
* Put the docs for :instances in alphabetical positionXavier Denis2020-01-201-33/+33
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-1/+1
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Fix typosBrian Wignall2019-11-231-1/+1
* Fix #14690 - :steplocal panics after break-on-errorRoland Senn2019-10-261-1/+4
* users-guide: Add GHCi's ::<builtin-command> formTakenobu Tani2019-10-131-0/+9
* users-guide: Fix various warningsBen Gamari2019-10-081-9/+15
* Make -fbyte-code prevent unboxed tuples/sums from implying object code (#16876)Ryan Scott2019-09-261-5/+20
* users-guide: Fix links and formats for GHC 8.10Takenobu Tani2019-09-231-1/+1
* Improve doc for :type-at. (#14780)Roland Senn2019-06-271-1/+8
* users-guide: Fix a few markup issuesBen Gamari2019-06-131-15/+16
* Add disable/enable commands to ghci debugger #2215Roland Senn2019-06-091-8/+37
* Add GHCi :instances commandXavier Denis2019-06-041-0/+32
* Minor spelling fixes to users guide.P.C. Shyamshankar2019-05-291-1/+1
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-221-5/+8
* Fix bugs and documentation for #13456Roland Senn2019-05-101-1/+4
* users-guide: document :set local-configFraser Tweedale2019-04-151-0/+17
* users-guide: update startup script orderFraser Tweedale2019-04-151-8/+8
* Cleanup iserv/iserv-proxyMoritz Angermann2019-02-281-0/+32
* docs: change meta-variable of -interactive-print from expr to nameZejun Wu2019-02-031-4/+4
* Use https links in user-facing startup and error messagesBen Gamari2018-12-141-2/+2
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-041-0/+8
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-251-0/+11
* Revert "Add -fghci-leak-check to check for space leaks"Simon Marlow2018-05-101-11/+0
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-091-0/+11
* Add flag -fno-itMatthew Pickering2018-01-151-0/+14
* Support LIBRARY_PATH and LD_LIBRARY_PATH in rtsBen Gamari2018-01-151-5/+16
* users-guide: Fix :default: placementBen Gamari2017-11-231-1/+1
* Update link to Haskeline user preferencesTaylor Fausak2017-11-071-1/+1
* DynFlags: Introduce -show-mods-loaded flagBen Gamari2017-11-061-0/+13
* Make language extensions their own category in the documentationJoachim Breitner2017-10-251-13/+8
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-9/+57
* user-guide: fix examples of ghci commandsTakenobu Tani2017-08-171-10/+19
* users-guide: Make it easier to reference haddocksBen Gamari2017-07-241-2/+2
* Fix more documentation wibblesBen Gamari2017-07-231-0/+5
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-19/+19