Skip to content
  • Thomas Miedema's avatar
    Pretty-print # on unboxed literals in core · 89458eba
    Thomas Miedema authored
    Summary:
    Ticket #10104 dealt with showing the '#'s on types with unboxed fields. This
    commit pretty prints the '#'s on unboxed literals in core output.
    
    Test Plan: simplCore/should_compile/T8274
    
    Reviewers: jstolarek, simonpj, austin
    
    Reviewed By: simonpj, austin
    
    Subscribers: simonpj, thomie
    
    Differential Revision: https://phabricator.haskell.org/D678
    
    GHC Trac Issues: #8274
    89458eba