Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement -Wredundant-record-wildcards and -Wunused-record-wildcards | Matthew Pickering | 2019-02-14 | 1 | -1/+1 |
* | Fix some broken links (#15733) | Fangyi Zhou | 2018-10-25 | 2 | -2/+2 |
* | ghc-heap: Fix writing closures on big endian | Peter Trommler | 2018-10-15 | 1 | -1/+4 |
* | NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghci | Shayne Fletcher | 2018-09-18 | 7 | -0/+7 |
* | Support the GHCi debugger with -fexternal-interpreter | Simon Marlow | 2018-07-16 | 3 | -5/+13 |
* | Rename some mutable closure types for consistency | Ömer Sinan Ağacan | 2018-06-05 | 1 | -4/+4 |
* | ghc-heap: Add dependency from GHC.Exts.Heap.Closures to InfoTableProf | Ben Gamari | 2018-05-30 | 1 | -0/+6 |
* | Add HeapView functionality | Patrick Dougherty | 2018-05-20 | 7 | -0/+742 |