#5204: request better error message for malformed quasiquoted declaration
---------------------------------------------+------------------------------
Reporter: nr | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.4.1
Component: Compiler (Parser) | Version: 7.0.3
Keywords: quasiquotation, pads-haskell | Testcase: attached to ticket
Blockedby: | Difficulty:
Os: Linux | Blocking:
Architecture: x86 | Failure: Other
---------------------------------------------+------------------------------
Comment(by gmainland):
You're right, this is a terrible error message and it's my fault. The
attached patch gives this error message instead:
{{{
Pnm.hs:17:7: unterminated quasiquotation at end of input
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5204#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs