Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Simon Marlow's avatar
    0a3e2f32
    Fix interpreter with profiling · 0a3e2f32
    Simon Marlow authored and Ben Gamari's avatar Ben Gamari committed
    This was broken by D3746 and/or D3809, but unfortunately we didn't
    notice because CI at the time wasn't building the profiling way.
    
    Test Plan:
    ```
    cd testsuite/test/profiling/should_run
    make WAY=ghci-ext-prof
    ```
    
    Reviewers: bgamari, michalt, hvr, erikd
    
    Subscribers: rwbarton, thomie, carter
    
    GHC Trac Issues: #14705
    
    Differential Revision: https://phabricator.haskell.org/D4437
    
    (cherry picked from commit 488d63d6)
    0a3e2f32
    History
    Fix interpreter with profiling
    Simon Marlow authored and Ben Gamari's avatar Ben Gamari committed
    This was broken by D3746 and/or D3809, but unfortunately we didn't
    notice because CI at the time wasn't building the profiling way.
    
    Test Plan:
    ```
    cd testsuite/test/profiling/should_run
    make WAY=ghci-ext-prof
    ```
    
    Reviewers: bgamari, michalt, hvr, erikd
    
    Subscribers: rwbarton, thomie, carter
    
    GHC Trac Issues: #14705
    
    Differential Revision: https://phabricator.haskell.org/D4437
    
    (cherry picked from commit 488d63d6)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.