Skip to content
  • Tao He's avatar
    Disable `-fdefer-out-of-scope-variables` in ghci. · 4a931665
    Tao He authored
    We have already disabled `-fdefer-type-errors` and
    `-fdefer-typed-holes` in ghci.
    This patch disables `-fdefer-out-of-scope-variables` as well.
    
    Fixes Trac #15259, as well as #14963.
    
    Test Plan: make test TEST="T15259 T14963a T14963b T14963c"
    
    Reviewers: bgamari, tdammers
    
    Reviewed By: tdammers
    
    Subscribers: tdammers, rwbarton, thomie, carter
    
    GHC Trac Issues: #15259, #14963
    
    Differential Revision: https://phabricator.haskell.org/D4830
    4a931665