[GHC] #8274: Core pretty-printer doesn't print # on unboxed literals
GHC
ghc-devs at haskell.org
Thu Sep 12 19:19:11 CEST 2013
#8274: Core pretty-printer doesn't print # on unboxed literals
-------------------------------------+------------------------------------
Reporter: jstolarek | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Other | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
The counter-argument would be that Core has no ''boxed'' literals, so the
# is redundant. But I don't mind either way.
So, by all means make it so, if you think it woudl be helpful. Thanks.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8274#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list