|
Re: [GHC] #739: command-line expressions with double-quoted strings misinte: msg#00023lang.haskell.glasgow.bugs
#739: command-line expressions with double-quoted strings misinterpret some special symbols -------------------------------------------+-------------------------------- Reporter: pedromiguel.duarte@xxxxxxxxx | Owner: Type: bug | Status: reopened Priority: normal | Milestone: Component: Compiler | Version: 6.4.1 Severity: normal | Resolution: Keywords: | Os: Unknown Difficulty: Unknown | Architecture: Unknown -------------------------------------------+-------------------------------- Changes (by simonpj): * resolution: worksforme => * status: closed => reopened Comment: I am running GHC on a windows XP platform. The bug i did report has nothing to do with java. Yes I found the problem while running a java program, but then i did try to execute {{{ ghc -e "reverse \"2<3\"" }}} directly on a command line, and i get a message like "the system can't find the specified file". If try {{{ ghc -e "reverse \"2^3\"" }}} then i get "32" If you think its's worth i can rewrite these examples as a new bug. pedro -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/739> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: File remains locked after crash, Simon Marlow |
|---|---|
| Next by Date: | Re: [GHC] #760: Template Haskell doesn't like scoped type variables, GHC |
| Previous by Thread: | [GHC] #762: Unregistered build fails because libghccompat is not built, GHC |
| Next by Thread: | Re: [GHC] #739: command-line expressions with double-quoted strings misinterpret some special symbols, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |