[GHC] #10478: Shorter import syntax
GHC
ghc-devs at haskell.org
Thu Jun 4 18:33:44 UTC 2015
#10478: Shorter import syntax
-------------------------------------+-------------------------------------
Reporter: acowley | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by s9gf4ult):
Why not?
> import qualified Data.Map (Map) as M
While it is qualified import it should have keyword "qualified" to specify
that explicitly.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10478#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list