[GHC] #9038: Foreign calls don't make their arguments look strict

GHC ghc-devs at haskell.org
Tue Oct 21 18:30:10 UTC 2014


#9038: Foreign calls don't make their arguments look strict
-------------------------------------+-------------------------------------
              Reporter:  tibbe       |            Owner:
                  Type:  bug         |           Status:  infoneeded
              Priority:  normal      |        Milestone:
             Component:  Compiler    |          Version:  7.8.2
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:  1592
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by tibbe):

 I assume that `<L, 1*U(U)>` is still unboxed, as even though it's marked
 as "lazy" it's an unboxed type. If so, I don't think there's an issue.

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


More information about the ghc-tickets mailing list