Skip to content
  • Herbert Valerio Riedel's avatar
    Rename -Wmissing-monadfail-instance to plural-form · 132c2089
    Herbert Valerio Riedel authored and Ben Gamari's avatar Ben Gamari committed
    This warning flag was recently introduced as part of #10751. However,
    it was missed during code-review that almost all existing warning
    flags use a plural-form, so for consistency this commit renames
    that warning flag to `-Wmissing-monadfail-instances`.
    
    Test Plan: local validate (still running)
    
    Reviewers: quchen, goldfire, austin, bgamari
    
    Reviewed By: bgamari
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D1842
    
    GHC Trac Issues: #10751
    132c2089