Skip to content
  • Alan Zimmerman's avatar
    Turn off warnings when compiling boolFormula · 6ee4b6fd
    Alan Zimmerman authored
    Summary:
    There is a problem where harbourmaster builds complain about a bad
    boolFormula.stderr
    
        ghc-api/annotations boolFormula [bad stderr] (normal)
    
    The problem does not occur for a local build on my box
    
    This patch turns off warnings for this test, to get rid of the stderr
    issue.
    
    Test Plan: ./validate
    
    Reviewers: hvr, austin
    
    Reviewed By: austin
    
    Subscribers: bgamari, thomie, hvr
    
    Differential Revision: https://phabricator.haskell.org/D888
    6ee4b6fd