[GHC] #9038: Foreign calls don't make their arguments look strict
GHC
ghc-devs at haskell.org
Sat Oct 18 15:06:14 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: |
-------------------------------------+-------------------------------------
Changes (by rwbarton):
* status: new => infoneeded
Comment:
tibbe's and Simon's cores look identical to me modulo suppressions and
alpha-renaming. The only thing that sounds potentially wrong to me here is
the behavior of tibbe's original function with `evaluate val`, but it's
hard to tell without the actual function and Core output.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9038#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list