Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Sylvain Henry's avatar
    56a7c193
    Refactor CLabel pretty-printing · 56a7c193
    Sylvain Henry authored
    Pretty-printing CLabel relies on sdocWithDynFlags that we want to remove
    (#10143, #17957). It uses it to query the backend and the platform.
    
    This patch exposes Clabel ppr functions specialised for each backend so
    that backend code can directly use them.
    56a7c193
    History
    Refactor CLabel pretty-printing
    Sylvain Henry authored
    Pretty-printing CLabel relies on sdocWithDynFlags that we want to remove
    (#10143, #17957). It uses it to query the backend and the platform.
    
    This patch exposes Clabel ppr functions specialised for each backend so
    that backend code can directly use them.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.