#11076: Demand information of foreign calls is wrong -------------------------------------+------------------------------------- Reporter: luite | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.10.3 Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D1464 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"e090f1bc14b5bf1deeef1c753c1145c162c0d27f/ghc" e090f1b/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="e090f1bc14b5bf1deeef1c753c1145c162c0d27f" Change demand information for foreign calls Foreign calls may not be strict for lifted arguments. Fixes Trac #11076. Test Plan: ./validate Reviewers: simonpj, bgamari, austin Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1464 GHC Trac Issues: #11076 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11076#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler