[GHC] #9214: UNPACK support for sum types
GHC
ghc-devs at haskell.org
Sat Aug 11 08:27:28 UTC 2018
#9214: UNPACK support for sum types
-------------------------------------+-------------------------------------
Reporter: mojojojo | Owner: osa1
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: fixed | 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:D1540
Wiki Page: UnpackedSumTypes | Phab:D1559 Phab:D2259
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"714bebff44076061d0a719c4eda2cfd213b7ac3d"]:
{{{
Author: Ömer Sinan Ağacan <omeragacan at gmail.com>
Date: Thu Jul 21 08:07:41 2016 +0000
Implement unboxed sum primitive type
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9214#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list