#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
_______________________________________________
Haskell-platform mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform