[GHC] #13276: Unboxed sums are not Typeable

GHC ghc-devs at haskell.org
Mon Mar 19 22:02:14 UTC 2018


#13276: Unboxed sums are not Typeable
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:  typeable,
                                     |  UnboxedSums
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 bgamari):

 * milestone:  8.6.1 =>


Comment:

 Removing milestone as there are currently no plans to fix this. Making the
 change isn't hard (i.e. simply revert 42ff5d97), however we'll need to
 sort out the compile-time implications before moving ahead.

 Do holler if this is blocking you.

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


More information about the ghc-tickets mailing list