[GHC] #8762: Panic involving unboxed tuples and phantom types
GHC
ghc-devs at haskell.org
Tue Feb 18 08:46:32 UTC 2014
#8762: Panic involving unboxed tuples and phantom types
-------------------------------------+------------------------------------
Reporter: josef | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Simon Peyton Jones <simonpj@…>):
In [changeset:"47f473b0f7ddf21b2cde825166d092cb6e72329d/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="47f473b0f7ddf21b2cde825166d092cb6e72329d"
Use NoGen plan for unboxed-tuple bindings
There was a small mixup here, exposed by Trac #8762.
Now clarified with better function names and comments.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8762#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list