Skip to content
  • mlen's avatar
    Enabled warn on tabs by default (fixes #9230) · 972ba121
    mlen authored
    Summary:
    This revision enables -fwarn-tabs by default and add a suppression
    flag, so that GHC compilation won't fail when some files contain tab
    characters.
    
    Test Plan: Additional test case, T9230, was added to cover that change.
    
    Reviewers: austin
    
    Reviewed By: austin
    
    Subscribers: simonmar, ezyang, carter, thomie, mlen
    
    Differential Revision: https://phabricator.haskell.org/D255
    
    GHC Trac Issues: #9230
    
    Conflicts:
    	testsuite/driver/testlib.py
    972ba121