#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 |
--------------------------+-------------------------------------------------
Changes (by igloo):
* milestone: => 6.10 branch
Comment:
I'd prefer that it worked more like a shell, i.e. in
{{{
:main foo bar
:main "foo bar"
:main "foo\nbar"
}}}
the first call has 2 arguments and the latter 2 have 1.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2007#comment:1>
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