Skip to content
  • Matthew Pickering's avatar
    Add flag -fno-it · 41afbb3f
    Matthew Pickering authored and Ben Gamari's avatar Ben Gamari committed
    This flag stops ghci creating the special variable `it`
    after evaluating an expression. This stops ghci leaking
    as much memory when evaluating expressions. See #14336
    
    Reviewers: bgamari
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie, carter
    
    GHC Trac Issues: #14336
    
    Differential Revision: https://phabricator.haskell.org/D4299
    41afbb3f