Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Matthew Pickering's avatar
    822ef66b
    Fix pretty printing of WARNING pragmas · 822ef66b
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    There is still something quite unsavoury going on with WARNING pragma
    printing because the printing relies on the fact that for decl
    deprecations the SourceText of WarningTxt is empty. However, I let that
    lion sleep and just fixed things directly.
    
    Fixes #23465
    822ef66b
    History
    Fix pretty printing of WARNING pragmas
    Matthew Pickering authored and Marge Bot's avatar Marge Bot committed
    There is still something quite unsavoury going on with WARNING pragma
    printing because the printing relies on the fact that for decl
    deprecations the SourceText of WarningTxt is empty. However, I let that
    lion sleep and just fixed things directly.
    
    Fixes #23465
Code owners
Assign users and groups as approvers for specific file changes. Learn more.