#2743: GHC 6.10.1 Win32 release is unusable (on XP SP3)
----------------------+-----------------------------------------------------
 Reporter:  guest     |          Owner:         
     Type:  task      |         Status:  closed 
 Priority:  normal    |      Milestone:  6.10.2 
Component:  Compiler  |        Version:  6.10.1 
 Severity:  blocker   |     Resolution:  fixed  
 Keywords:            |     Difficulty:  Unknown
 Testcase:            |   Architecture:  x86    
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Changes (by NeilMitchell):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 I've built with the fix, and tested, and it works:

 {{{
 C:\ghc>ghc-6.8.3\BIN\ghc.exe
 ghc.exe: no input files
 Usage: For basic information, try the `--help' option.

 C:\ghc>ghc-6.9.20080905\BIN\ghc.exe
 ghc.exe: panic! (the 'impossible' happened)
   (GHC version 6.9.20080905 for i386-unknown-mingw32):
         can't decompose ghc.exe path:
 "C:\\ghc\\ghc-6.9.20080905\\BIN\\ghc.exe"

 Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

 C:\ghc>ghc-6.11.20081111\BIN\ghc.exe
 ghc.exe: no input files
 Usage: For basic information, try the `--help' option.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2743#comment:10>
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