Skip to content
  • Ben Gamari's avatar
    RtsFlags: Refactor some of the deeper switches · 69822f0c
    Ben Gamari authored and Ben Gamari's avatar Ben Gamari committed
    This was previously nearly impossible to read; now it's merely
    difficult.
    
    Ideally we would do a more thorough refactoring of the RTS command line
    parser (#4243) but this is more effort than I have time for at the
    moment.
    
    Test Plan: Try using affected RTS flags
    
    Reviewers: simonmar, austin
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D1476
    
    GHC Trac Issues: #4243
    69822f0c