In ghc-pkg, send warnings to stderr
[ghc-hetmet.git] / utils / ghc-pkg / ghc.mk
index 44b448d..d45ebac 100644 (file)
@@ -13,7 +13,7 @@
 # -----------------------------------------------------------------------------
 # Bootstrapping ghc-pkg
 
-utils/ghc-pkg_dist_PROG = ghc-pkg
+utils/ghc-pkg_dist_PROG = ghc-pkg$(exeext)
 
 ifeq "$(BootingFromHc)" "YES"