#10104: Show '#' on unboxed literals -------------------------------------+------------------------------------- Reporter: thomie | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.12.1 Component: Compiler | Version: 7.8.4 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #8274 | deriving/should_run/T10104 | Blocking: | Differential Revisions: Phab:D672 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"89458eba5721de1b6b3378415f26e110bab8cc0f/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="89458eba5721de1b6b3378415f26e110bab8cc0f" Pretty-print # on unboxed literals in core 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 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10104#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler