[GHC] #16198: Cmm string literals shouldn't be represented as [Word8]
GHC
ghc-devs at haskell.org
Mon Mar 4 18:51:00 UTC 2019
#16198: Cmm string literals shouldn't be represented as [Word8]
-------------------------------------+-------------------------------------
Reporter: hsyl20 | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"4fa32293c9d2658ce504b8fe6d909db2acf59983/ghc"
4fa32293/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4fa32293c9d2658ce504b8fe6d909db2acf59983"
Use ByteString to represent Cmm string literals (#16198)
Also used ByteString in some other relevant places
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16198#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list