[GHC] #15053: Compiler panic on invalid syntax (unterminated pragma)
GHC
ghc-devs at haskell.org
Sun Jul 1 12:09:14 UTC 2018
#15053: Compiler panic on invalid syntax (unterminated pragma)
-------------------------------------+-------------------------------------
Reporter: AndreasK | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.2.2
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4883
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
This is easy to fix, we just need to decide on an error message. If
current message is fine that we could just throw an exception instead of
panicking.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15053#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list