[GHC] #10460: Allow foreign prim to return Any

GHC ghc-devs at haskell.org
Wed Jun 3 16:56:28 UTC 2015


#10460: Allow foreign prim to return Any
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                   Owner:  ezyang
            Type:  feature request   |                  Status:  new
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Compiler (Type    |                 Version:  7.11
  checker)                           |                Keywords:
      Resolution:                    |            Architecture:
Operating System:  Unknown/Multiple  |  Unknown/Multiple
 Type of failure:  GHC rejects       |               Test Case:
  valid program                      |                Blocking:
      Blocked By:                    |  Differential Revisions:
 Related Tickets:                    |
-------------------------------------+-------------------------------------

Comment (by Edward Z. Yang <ezyang@…>):

 In [changeset:"cd9c5c6678e206ffcda955f66c26c7a4d89519c9/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="cd9c5c6678e206ffcda955f66c26c7a4d89519c9"
 Allow Any return in foreign prim, fixes #10460.

 Signed-off-by: Edward Z. Yang <ezyang at cs.stanford.edu>

 Test Plan: validate

 Reviewers: simonpj, goldfire, austin

 Subscribers: bgamari, thomie

 Differential Revision: https://phabricator.haskell.org/D935

 GHC Trac Issues: #10460
 }}}

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


More information about the ghc-tickets mailing list