
#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 goldfire): Replying to [comment:5 Rufflewind]:
Why not use `(..)` instead of `*`? It seems more consistent with Haskell's current syntax.
Sold. I like this much more than `*`. It was also suggested that `(..)` could be omitted if it were going to be the last item on the line. I'm happy with that suggestion, too. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10478#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler