Skip to content
  • Vladislav Zavialov's avatar
    Add -Werror=compat · 04e9fe5c
    Vladislav Zavialov authored and Ben Gamari's avatar Ben Gamari committed
    Add a flag `-Werror=compat` to GHC which has the effect of `-Werror=x
    -Werror=y ...`, where `x, y, ...` are warnings from the `-Wcompat`
    option group.
    
    Test Plan: ./validate
    
    Reviewers: bgamari
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie, carter
    
    GHC Trac Issues: #15278
    
    Differential Revision: https://phabricator.haskell.org/D4860
    04e9fe5c