#5575: spacesInArgs(ghci) fails on linux
--------------------------------+-------------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Test Suite | Version: 7.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Linux
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
--------------------------------+-------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for the report; I've fixed it by removing the single-quoted
arguments:
{{{
commit 8acc9192c36ebf002345aac325f4d0d66599cc09
Author: Ian Lynagh <[email protected]>
Date: Sun Oct 23 17:18:55 2011 +0100
Fix spacesInArgs(ghci). trac #5575
I don't think we want to support using '' (rather than "") to quote
arguments.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5575#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