[GHC] #13276: Unboxed sums are not Typeable
GHC
ghc-devs at haskell.org
Sun Feb 12 18:00:09 UTC 2017
#13276: Unboxed sums are not Typeable
-------------------------------------+-------------------------------------
Reporter: Ben Gamari | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.4.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: typeable
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #13261 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by Ben Gamari):
* related: => #13261
Comment:
One possible solution to this would be to move `TyCon` generation wholly
or in part back to the solver, as discussed in #13261.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13276#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list