<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -184,7 +184,7 @@ initSysTools mbMinusB dflags0
                 | isWindowsHost = installed_mingw_bin &quot;gcc&quot;
                 | otherwise     = cGCC
               perl_path
-                | isWindowsHost = installed cGHC_PERL
+                | isWindowsHost = installed_mingw_bin cGHC_PERL
                 | otherwise     = cGHC_PERL
               -- 'touch' is a GHC util for Windows
               touch_path</diff>
      <filename>compiler/main/SysTools.lhs</filename>
    </modified>
    <modified>
      <diff>@@ -135,9 +135,9 @@ $(GHC_STAGE2) : $(INPLACE_LIB)/extra-gcc-opts
 $(GHC_STAGE3) : $(INPLACE_LIB)/extra-gcc-opts
 
 ifeq &quot;$(Windows)&quot; &quot;YES&quot;
-$(GHC_STAGE1) : $(TOUCHY) $(INPLACE_LIB)/perl.exe
-$(GHC_STAGE2) : $(TOUCHY) $(INPLACE_LIB)/perl.exe
-$(GHC_STAGE3) : $(TOUCHY) $(INPLACE_LIB)/perl.exe
+$(GHC_STAGE1) : $(TOUCHY)
+$(GHC_STAGE2) : $(TOUCHY)
+$(GHC_STAGE3) : $(TOUCHY)
 endif
 
 ifeq &quot;$(BootingFromHc)&quot; &quot;YES&quot;</diff>
      <filename>ghc/ghc.mk</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>65f82c44bf2c217e74753d421b30be16af78a771</id>
    </parent>
  </parents>
  <author>
    <name>Ian Lynagh</name>
    <email>igloo@earth.li</email>
  </author>
  <url>http://github.com/ghc-hq/ghc/commit/eee9dbd7b165fa7d09f757b3f2e1c397df8c7ed4</url>
  <id>eee9dbd7b165fa7d09f757b3f2e1c397df8c7ed4</id>
  <committed-date>2009-10-20T15:05:17-07:00</committed-date>
  <authored-date>2009-10-20T15:05:17-07:00</authored-date>
  <message>Use our in-tree mingw perl</message>
  <tree>1a0f24c9f0a017c565a4073f127ce0041d34fd5e</tree>
  <committer>
    <name>Ian Lynagh</name>
    <email>igloo@earth.li</email>
  </committer>
</commit>
