patch applied (cabal): filter mingw include directories out of rts's installDirs
18 Sep
2008
18 Sep
'08
4:36 p.m.
Thu Sep 18 07:29:58 PDT 2008 Ian Lynagh <igloo@earth.li> * filter mingw include directories out of rts's installDirs GHC < 6.10 put "$topdir/include/mingw" in rts's installDirs. This breaks when you want to use a different gcc, so we need to filter it out. M ./Distribution/Simple/GHC.hs -4 +17 View patch online: http://darcs.haskell.org/cabal/_darcs/patches/20080918142958-3fd76-70249bc8a...
6558
Age (days ago)
6558
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ian Lynagh