#2007: :main deals poorly with \escape characters
--------------------------+-------------------------------------------------
 Reporter:  NeilMitchell  |          Owner:             
     Type:  bug           |         Status:  new        
 Priority:  normal        |      Milestone:  6.10 branch
Component:  GHCi          |        Version:  6.9        
 Severity:  normal        |     Resolution:             
 Keywords:                |     Difficulty:  Unknown    
 Testcase:                |   Architecture:  Unknown    
       Os:  Unknown       |  
--------------------------+-------------------------------------------------
Comment (by NeilMitchell):

 What would `:main "foo" "bar"` give? If we parse it as a Haskell string,
 it does need to be a sequence of Haskell strings. What about `:main bar
 foo "foo bar"`?

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2007#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to