[GHC] #11279: Parsing of complex QuasiQuote expression fails
GHC
ghc-devs at haskell.org
Fri Dec 25 13:21:39 UTC 2015
#11279: Parsing of complex QuasiQuote expression fails
-------------------------------------+-------------------------------------
Reporter: alanz | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"2032635b80d8fc34dc168e2c22f51f8a69d97a1c/ghc" 2032635/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="2032635b80d8fc34dc168e2c22f51f8a69d97a1c"
Testsuite: fix qq005 and qq006 (#11279)
With 399a5b46591dfbee0499d6afa1bb80ad2fd52598, the old `[$foo| ... |]`
syntax for quasi-quotes is no longer allowed.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11279#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list