summaryrefslogtreecommitdiff
path: root/docs/users_guide/ghci.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge new commands from ghci-ng (re #10874)Herbert Valerio Riedel2015-12-201-0/+80
* Documentation for -fexternal-interpreterSimon Marlow2015-12-181-0/+41
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-161-4/+4
* Function definition in GHCiRoman Shatsov2015-11-211-12/+11
* Update example GHCi startupGabor Greif2015-10-241-5/+1
* Extended default rules now specialize Foldable, Traversable to [] (#10971)David Kraeutmann2015-10-201-3/+3
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+3014