[GHC] #11736: Allow unsaturated uses of unlifted types in Core

GHC ghc-devs at haskell.org
Tue Mar 29 08:42:44 UTC 2016


#11736: Allow unsaturated uses of unlifted types in Core
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Oh bother, yes, you are right about unboxed tuples.  What do you mean
 about "there is an explicit check for this"?  You mean: we allow
 unrestricted un-saturated primitive type constructors, but enforce some
 other invariant?

 There really is a paper here somewhere.

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


More information about the ghc-tickets mailing list