[GHC] #2007: :main deals poorly with \escape characters

GHC trac at galois.com
Tue Jan 1 17:56:11 EST 2008


#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


More information about the Glasgow-haskell-bugs mailing list