[GHC] #15627: Absent unlifted bindings

GHC ghc-devs at haskell.org
Wed Sep 12 14:38:15 UTC 2018


#15627: Absent unlifted bindings
-------------------------------------+-------------------------------------
        Reporter:  sgraf             |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:  ⊥
       Component:  Compiler          |              Version:  8.4.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #9279 #4328       |  Differential Rev(s):
  #11126                             |
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by sgraf):

 Going with 2., we again get stuck in `CoreMap`, which requires an `Ord
 Literal` instance and seems exactly like the reason that we have it in the
 first place.

 Question is: Would `CoreMap` still be OK with 2.)? E.g., can we guarantee
 that we never put things of different types in the same `CoreMap`?

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


More information about the ghc-tickets mailing list