summaryrefslogtreecommitdiff
path: root/ghc/GHCi/Leak.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix unused-import warningswip/T13064Simon Peyton Jones2018-08-201-1/+1
* Modifications to support loading GHC into GHCiMichael Sloan2018-07-271-0/+1
* Add ghc-prim as dependency to ghc-binÖmer Sinan Ağacan2018-06-271-8/+4
* Show addresses of live objects in GHCi leak checkÖmer Sinan Ağacan2018-06-271-5/+26
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-251-0/+59
* Revert "Add -fghci-leak-check to check for space leaks"Simon Marlow2018-05-101-59/+0
* Add -fghci-leak-check to check for space leaksSimon Marlow2018-05-091-0/+59