[GHC] #13960: Ticks exhausted with 8.0.2

GHC ghc-devs at haskell.org
Fri Jul 14 16:49:27 UTC 2017


#13960: Ticks exhausted with 8.0.2
-------------------------------------+-------------------------------------
        Reporter:  tom-bop           |                Owner:  (none)
            Type:  bug               |               Status:  infoneeded
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11312            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 For the record, I have opened a
 [[https://github.com/haskell/bytestring/pull/132|pull request]] against
 `bytestring` implementing a more efficient codepath for building string
 literals. I have confirmed that this new codepath easily fits under the
 tick limit when compiling the above testcase.

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


More information about the ghc-tickets mailing list