[GHC] #9915: GHCi has trouble with 'foreign' when it is not a keyword
GHC
ghc-devs at haskell.org
Sun Dec 21 07:43:55 UTC 2014
#9915: GHCi has trouble with 'foreign' when it is not a keyword
-------------------------------------+-------------------------------------
Reporter: cactus | Owner: cactus
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
(Parser) | Keywords: GHCi
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Dr. ERDI Gergo <gergo@…>):
In [changeset:"3b497ddb231981bc6aeb5533426bf632ba126e39/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="3b497ddb231981bc6aeb5533426bf632ba126e39"
Check dflags for language extensions when deciding if "foreign " and
"deriving "
look like prefixes of valid declarations (fixes #9915)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9915#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list