#2248: .exe extension missing when compiling a file ending in dot + digits + dot
hs
----------------------+-----------------------------------------------------
 Reporter:  oboudry   |          Owner:             
     Type:  bug       |         Status:  reopened   
 Priority:  normal    |      Milestone:  6.10 branch
Component:  Compiler  |        Version:  6.8.2      
 Severity:  minor     |     Resolution:             
 Keywords:            |     Difficulty:  Unknown    
 Testcase:            |   Architecture:  x86        
       Os:  Windows   |  
----------------------+-----------------------------------------------------
Comment (by oboudry):

 I agree with Neil on #1. Not specifying -o on Win32 should always append
 the .exe extension. I don't think people would "code" the extension in the
 file name (I may be wrong).

 On case #2 it looks like GHC already does what Neil specified and that
 works fine for me.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2248#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to