Skip to content
  • seraphime's avatar
    Fix: #12084 deprecate old profiling flags · 1956cbf1
    seraphime authored and Thomas Miedema's avatar Thomas Miedema committed
    Change help message so it doesn't specify -auto-all.
    Make old profiling flags deprecated as they are no longer
    documented.
    Update Makefile and documentation accordingly.
    Update release notes for ghc 8.2
    
    Test Plan:
    ./verify; `ghc --help` shouldn't specify the -auto-all
    flag. Furthermore `ghc -fprof -auto-all` should emit a warning
    
    Reviewed By: thomie, austin
    
    Differential Revision: https://phabricator.haskell.org/D2257
    
    GHC Trac Issues: #12084
    
    Update submodule nofib
    1956cbf1