[GHC] #10336: Support qualified self {-# SOURCE #-} import
GHC
ghc-devs at haskell.org
Thu Feb 25 18:43:25 UTC 2016
#10336: Support qualified self {-# SOURCE #-} import
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: feature request | Status: new
Priority: lowest | Milestone: ⊥
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: 7672 | Blocking: 11637
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
FWIW I also tried `module A as MyA where` to see if it was legal Haskell
in response to that StackOverflow question, so I agree it is a pretty
natural thing to want.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10336#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list