[GHC] #13609: regression: `ANN` pragmas no longer ignored in TH-less GHC 8.2.1
GHC
ghc-devs at haskell.org
Mon May 1 14:52:16 UTC 2017
#13609: regression: `ANN` pragmas no longer ignored in TH-less GHC 8.2.1
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: (none)
Type: bug | Status: patch
Priority: highest | Milestone: 8.2.1
Component: Compiler | Version: 8.2.1-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case: stage1/T13609
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3496
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"7567b9ddba7c4304e8d0226e9bf82a054f37ce91/ghc"
7567b9dd/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="7567b9ddba7c4304e8d0226e9bf82a054f37ce91"
Ignore ANN pragmas with no TH and no external interpreter.
Reviewers: hvr, austin, bgamari, RyanGlScott
Reviewed By: bgamari
Subscribers: angerman, RyanGlScott, rwbarton, thomie
GHC Trac Issues: #13609
Differential Revision: https://phabricator.haskell.org/D3496
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13609#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list