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

GHC ghc-devs at haskell.org
Tue Oct 21 19:52:29 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 simonpj):

 Oh yes, arguments of unboxed type are, well, unboxed.

 Simon

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


More information about the ghc-tickets mailing list