summaryrefslogtreecommitdiff
path: root/libraries/ghci
Commit message (Expand)AuthorAgeFilesLines
* Explicit SpecificityGert-Jan Bottu2020-05-211-1/+2
* Improve prepForeignCall error reportingÖmer Sinan Ağacan2020-04-181-9/+21
* Bump template-haskell version to 2.17.0.0Ryan Scott2020-04-141-1/+1
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-5/+4
* Require GHC 8.8 as the minimum compiler for bootstrappingRyan Scott2020-03-311-5/+1
* Use run-time tablesNextToCode in compiler exclusively (#15548)Joachim Breitner2020-03-263-23/+18
* Prepare to use run-time tablesNextToCode in compiler exclusivelyJoachim Breitner2020-03-261-59/+63
* Show breakpoint locations of breakpoints which were ignored during :force (#2...Roland Senn2020-02-292-2/+41
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-1/+1
* Make BCO# liftedBen Gamari2019-12-031-11/+12
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-1/+1
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-0/+17
* Always enable the external interpreterJohn Ericson2019-10-043-23/+0
* Remove unused imports of the form 'import foo ()' (Fixes #17065)James Foster2019-08-151-1/+1
* TemplateHaskell: reifyType (#16976)Vladislav Zavialov2019-07-262-1/+6
* Bump template-haskell version to 2.16.0.0Ryan Scott2019-07-031-1/+1
* Refine the GHCI macro into HAVE[_{INTERNAL, EXTERNAL}]_INTERPRETERAlp Mestanogullari2019-06-113-8/+19
* ghci: Ensure that system libffi include path is searchedBen Gamari2019-04-291-0/+2
* Replace git.haskell.org with gitlab.haskell.org (#16196)Yuriy Syrovetskiy2019-04-041-1/+1
* Clean up URLs to point to GitLabTakenobu Tani2019-04-011-1/+1
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-081-0/+8
* Fix #16392: revertCAFs in external interpreter when necessaryPhuong Trinh2019-03-072-1/+9
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-141-1/+1
* Use ByteString to represent Cmm string literals (#16198)Sylvain Henry2019-01-312-5/+10
* Prepare source-tree for base-4.13 MFP bumpHerbert Valerio Riedel2019-01-182-2/+4
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+1
* Bump template-haskell version to 2.15.0.0Ryan Scott2018-10-281-1/+1
* Fix for recover with -fexternal-interpreter (#15418)Simon Marlow2018-09-272-13/+17
* NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghciShayne Fletcher2018-09-1816-0/+16
* Bump binary submodule to 0.8.6.0Ben Gamari2018-08-071-1/+1
* Bump binary submoduleBen Gamari2018-08-031-1/+1
* Support the GHCi debugger with -fexternal-interpreterSimon Marlow2018-07-162-2/+40
* containers: Bump to 0.6.0.1Ben Gamari2018-06-201-1/+1
* Revert "containers: Bump to 0.6.0.1"Ben Gamari2018-06-191-1/+1
* containers: Bump to 0.6.0.1Ben Gamari2018-06-191-1/+1
* Fix validate for GHCi without TABLES_NEXT_TO_CODEPeter Trommler2018-05-301-2/+2
* Add HeapView functionalityPatrick Dougherty2018-05-203-110/+30
* Save a word in the info table on x86_64Simon Marlow2018-05-161-2/+2
* An overhaul of the SRT representationSimon Marlow2018-05-161-0/+8
* Bump base to version 4.12.0.0Ryan Scott2018-04-191-1/+1
* Bump unix submodule to version 2.8.0.0Ryan Scott2018-04-191-1/+1
* Bump template-haskell to 2.14.0.0Ryan Scott2018-04-091-1/+1
* Support adding objects from THAlec Theriault2018-03-252-19/+23
* Drop GHC 8.0 compatibilityRyan Scott2018-03-132-22/+1
* Comment improvements on interpreter breakpoint IO actionÖmer Sinan Ağacan2018-03-131-1/+6
* Forward-port changes from GHC 8.2 branchHerbert Valerio Riedel2017-12-071-0/+4
* template-haskell: Rip out FamFlavourBen Gamari2017-12-041-1/+0
* ghci: Include "Rts.h" before using TABLES_NEXT_TO_CODEBen Gamari2017-10-161-3/+3
* Bump template-haskell to 2.13.0.0Ryan Scott2017-09-251-1/+1