summaryrefslogtreecommitdiff
path: root/docs/users_guide/ghci.rst
Commit message (Expand)AuthorAgeFilesLines
* Update the users guide paragraph on -O in GHCiHEADmasterTorsten Schmits2023-05-171-30/+8
* users-guide: fix incorrect ghcappdata folder for unix and windowsMon Aaraj2022-09-211-6/+5
* Document :unadd GHCi command in user guideJan Hrček2022-09-201-10/+22
* Fix :add docs in user guideJan Hrček2022-09-061-1/+1
* Recognize file-header pragmas in GHCi (#21507)MorrowM2022-08-211-0/+9
* 19217 Implicitly quantify type variables in :kind commandSasha Bogicevic2022-08-191-0/+8
* Improve out-of-order inferred type variablessheaf2022-03-021-5/+5
* GHCi: don't normalise partially instantiated typessheaf2022-02-251-1/+7
* Rename -merge-objs flag to --merge-objsBen Gamari2022-02-091-1/+1
* Fix typosKrzysztof Gogolewski2021-12-251-1/+1
* ghc-bin: Add --merge-objs modeBen Gamari2021-12-141-0/+15
* Ghci environment: Do not remove shadowed idsJoachim Breitner2021-12-141-0/+40
* Misc cleanupKrzysztof Gogolewski2021-11-251-5/+0
* Documentation: use https linksKrzysztof Gogolewski2021-09-081-1/+1
* Minor doc fixesKrzysztof Gogolewski2021-09-081-56/+16
* Unify remaining GHCi prompt exampleEmily Martins2021-07-011-1/+1
* Unify primary and secondary GHCi promptEmily Martins2021-07-011-15/+15
* 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