
#11688: Bytestring break failing rewrite to breakByte and failing to eliminate boxing/unboxing -------------------------------------+------------------------------------- Reporter: alexbiehl | Owner: Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.10.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Runtime | Unknown/Multiple performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1980 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => patch Comment: Here's a new patch which makes the `base` changes (although only for `Eq`; perhaps we should give the same treatment to `Ord` as well?) and adds some documentation. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11688#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler