[GHC] #8114: STG lint panic

GHC ghc-devs at haskell.org
Sat Jan 16 21:23:28 UTC 2016


#8114: STG lint panic
-------------------------------------+-------------------------------------
        Reporter:  Ptharien's Flame  |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.6.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #5345             |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 Apart from the STG lint issue (which I really can't comment on), it's not
 clear to me why `text` is using `unsafeCoerce#` here instead of
 `unfreezeByteArray#`, which seems to pre-date `Data.Text.Array`.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8114#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list