Skip to content
  • olsner's avatar
    Restore original alignment for info tables · 0dc7b36c
    olsner authored and Ben Gamari's avatar Ben Gamari committed
    This was broken in 4a32bf92, meaning
    that info tables and subsequent code are no longer guaranteed to have
    the recommended alignment.  Split up the section header and section
    alignment printers, and print an appropriate alignment directive before
    each info table.
    
    Fixes Trac #11486
    
    Reviewers: austin, bgamari, rwbarton
    
    Reviewed By: bgamari, rwbarton
    
    Subscribers: thomie
    
    Differential Revision: https://phabricator.haskell.org/D1847
    
    GHC Trac Issues: #11486
    0dc7b36c