[GHC] #9225: Missing syntax error for package qualified import with version number
GHC
ghc-devs at haskell.org
Mon Mar 30 22:53:15 UTC 2015
#9225: Missing syntax error for package qualified import with version number
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner: ezyang
Type: bug | Status: patch
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.8.2
(Parser) | Keywords:
Resolution: | Architecture:
Operating System: Unknown/Multiple | Unknown/Multiple
Type of failure: Incorrect | Test Case:
warning at compile-time | Blocking:
Blocked By: | Differential Revisions: Phab:D755
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"5971ad56afbdadc9af1cf9e8d708783d2fddbd95/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="5971ad56afbdadc9af1cf9e8d708783d2fddbd95"
Syntax check package-qualified imports (#9225)
Version numbers are not allowed in the package name of a
package-qualified import.
Reviewed By: austin, ezyang
Differential Revision: https://phabricator.haskell.org/D755
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9225#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list