
#9977: Nicer imports -------------------------------------+------------------------------------- Reporter: tolysz | Owner: Type: feature request | Status: new Priority: lowest | Milestone: Component: Compiler | Version: 7.11 (Parser) | Keywords: imports Resolution: | Architecture: Operating System: Unknown/Multiple | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by rwbarton): In your example, how would you distinguish whether or not you intend to import the module `Data`? Or more realistically, how do I import both `Data.ByteString` and `Data.ByteString.Lazy` without repeating `ByteString`? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9977#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler