#1895: Allow aliases in GHCi module imports
-----------------------------+----------------------------------------------
 Reporter:  tibbe            |          Owner:             
     Type:  feature request  |         Status:  new        
 Priority:  normal           |      Milestone:  6.10 branch
Component:  GHCi             |        Version:  6.8.1      
 Severity:  normal           |     Resolution:             
 Keywords:                   |     Difficulty:  Unknown    
 Testcase:                   |   Architecture:  Multiple   
       Os:  Multiple         |  
-----------------------------+----------------------------------------------
Changes (by guest):

 * cc: [EMAIL PROTECTED] (added)

Comment:

 Speaking for myself, I really hope that when this is fixed, it'll be easy
 to load modules qualified via the GHC API. This would let me fix mueval so
 things like 'mueval -e "Map.map (+1) $ Map.fromList [(1,2)]' could work.

 (Which is valuable since I use mueval in Lambdabot, and Lambdabot users
 expect to be able to use qualified imports.)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1895#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to