#2827: Win32 releases lack versioned binaries
--------------------+-------------------------------------------------------
Reporter:  guest    |          Owner:                  
    Type:  bug      |         Status:  new             
Priority:  normal   |      Component:  Compiler        
 Version:  6.10.1   |       Severity:  normal          
Keywords:           |       Testcase:                  
      Os:  Windows  |   Architecture:  Unknown/Multiple
--------------------+-------------------------------------------------------
 Versioned binaries, of the form ghc-$ver, are very useful when keeping
 more than one ghc in %Path%, but the official installer doesn't provide
 them.

 Also, i've tried to just copy and rename the exes but i got this error:
 {{{
 > ghc-6.10.1 --make Setup.lhs
 ghc-6.10.1: panic! (the 'impossible' happened)
   (GHC version 6.10.1 for i386-unknown-mingw32):
         can't decompose ghc.exe path:
 "C:\\ghc\\ghc-6.10.1\\bin\\ghc-6.10.1.exe"

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

 should i file that as a separate bug?

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