[haskell-platform] #115: duplicate files in mingw/bin and mingw/mingw32/bin

haskell-platform haskell-platform at projects.haskell.org
Sun Mar 28 16:06:47 EDT 2010


#115: duplicate files in mingw/bin and mingw/mingw32/bin
-------------------------------+--------------------------------------------
 Reporter:  briansmith         |        Owner:  refold 
     Type:  defect             |       Status:  closed 
 Priority:  minor              |    Milestone:         
Component:  Windows installer  |   Resolution:  invalid
 Keywords:                     |  
-------------------------------+--------------------------------------------
Comment (by igloo):

 We do it because mingw does it:
 {{{
 $ tar -ztvf binutils-2.19.1-mingw32-bin.tar.gz | grep ar.exe
 -rwxrwxrwx 0/0          562688 2009-02-03 13:10 bin/ar.exe
 -rwxrwxrwx 0/0          562688 2009-02-03 13:10 mingw32/bin/ar.exe
 }}}
 so you'd need to raise it with them.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/115#comment:2>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list