#10207: parser: ParStmt has incorrect SrcSpan -------------------------------------+------------------------------------- Reporter: alanz | Owner: alanz Type: bug | Status: patch Priority: normal | Milestone: 7.10.2 Component: Compiler | Version: 7.10.1 (Parser) | Keywords: Resolution: | ApiAnnotations Operating System: Unknown/Multiple | Architecture: Type of failure: Other | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D803 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"f1a4e42ea2e5302147dcb69b9baa6f4aa3af6e37/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="f1a4e42ea2e5302147dcb69b9baa6f4aa3af6e37" The production for `pquals` is incorrect; the specifics are in D803. Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D803 GHC Trac Issues: #10207 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10207#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler