Skip to content
  • Andreas Klebinger's avatar
    Add rtsopts ignore and ignoreAll. · d75bba85
    Andreas Klebinger authored
    These ignore commandline arguments for ignore and commandline as well as
    GHCRTS arguments for ignoreAll. Passing RTS flags given on the command
    line along to the program by simply skipping processing of these flags
    by the RTS.
    
    This fixes #12870.
    
    Test Plan: ./validate
    
    Reviewers: austin, hvr, bgamari, erikd, simonmar
    
    Reviewed By: simonmar
    
    Subscribers: Phyx, rwbarton, thomie
    
    GHC Trac Issues: #12870
    
    Differential Revision: https://phabricator.haskell.org/D3740
    d75bba85