Re: #16230: API Annotations: more explicit foralls fixup

"GHC" <[email protected]> Mon, 04 Mar 2019 18:51:01 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
#16230: API Annotations: more explicit foralls fixup
-------------------------------------+-------------------------------------
        Reporter:  alanz             |                Owner:  alanz
            Type:  bug               |               Status:  merge
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler          |              Version:  8.6.3
  (Parser)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect API     |  Unknown/Multiple
  annotation                         |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |  https://gitlab.haskell.org/ghc/ghc/merge_requests/284
-------------------------------------+-------------------------------------

Comment (by Marge Bot <ben+marge-bot@…>):

 In [changeset:"be15f7457b98fa0378de7e8146c122757f03c4e9/ghc" be15f74/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="be15f7457b98fa0378de7e8146c122757f03c4e9"
 API Annotations: more explicit foralls fixup

 The AnnForall annotations introduced via Phab:D4894 are not always
 attached to the correct SourceSpan.

 Closes #16230
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16230#comment:4>