[GHC] #9703: Add missing calling conventions to Template Haskell

GHC ghc-devs at haskell.org
Thu Nov 20 01:49:38 UTC 2014


#9703: Add missing calling conventions to Template Haskell
-------------------------------------+-------------------------------------
              Reporter:  luite       |            Owner:  cmsaperstein
                  Type:  feature     |           Status:  patch
  request                            |        Milestone:
              Priority:  normal      |          Version:  7.9
             Component:  Core        |         Keywords:
  Libraries                          |     Architecture:  Unknown/Multiple
            Resolution:              |       Difficulty:  Easy (less than 1
      Operating System:              |  hour)
  Unknown/Multiple                   |       Blocked By:
       Type of failure:              |  Related Tickets:
  None/Unknown                       |
             Test Case:              |
              Blocking:              |
Differential Revisions:  Phab:D353   |
-------------------------------------+-------------------------------------

Comment (by Austin Seipp <austin@…>):

 In [changeset:"c6e12e69fa348328d58540a1ea8abed35d0dda32/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c6e12e69fa348328d58540a1ea8abed35d0dda32"
 Make calling conventions in template haskell Syntax.hs consistent with
 those in ghc ForeignCall.hs
 this impliments #9703 from ghc trac

 Test Plan: still needs tests

 Reviewers: cmsaperstein, ekmett, goldfire, austin

 Reviewed By: goldfire, austin

 Subscribers: goldfire, thomie, carter, simonmar

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

 GHC Trac Issues: #9703
 }}}

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


More information about the ghc-tickets mailing list