summaryrefslogtreecommitdiff
path: root/docs/users_guide/ghci.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Further document :type +v's role in analyzing -XTypeApplications in GHCiRyan Scott2017-03-141-16/+16
* ghci users guide: mention "~" expansion in :addChris Martin2017-02-231-0/+4
* Typos in manual, tests and commentsGabor Greif2017-02-201-1/+1
* Allow type defaulting for multi-param type classes with ExtendedDefaultRulesvivid-synth2017-02-141-5/+15
* Don't replace type family instances with the same LHS in GHCi (#7102)Reid Barton2017-02-051-5/+33
* Typo in manual [ci skip]Gabor Greif2017-01-031-1/+1
* Add -flocal-ghci-history flag (#9089).Eugene Akentyev2016-08-311-0/+11
* Fix #10963 and #11975 by adding new cmds to GHCi.Richard Eisenberg2016-06-231-4/+78
* Greater customization of GHCi promptniksaz2016-05-011-7/+41
* ghci: add message when reusing compiled code #9887Alexander Lukyanov2016-03-121-2/+2
* Hide the CallStack implicit parameterEric Seidel2016-02-011-2/+2
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-091-72/+84
* Docs for stack traces in GHCiSimon Marlow2016-01-081-6/+55
* users_guide: Add ghci-cmd directiveBen Gamari2016-01-041-520/+409
* users_guide/ghci: Fix headingBen Gamari2015-12-301-1/+1
* Docs: -interactive-print should reside in registered packageThomas Miedema2015-12-231-1/+3