[GHC] #16230: API Annotations: more explicit foralls fixup
GHC
ghc-devs at haskell.org
Mon Mar 4 18:51:01 UTC 2019
#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>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list