Make -dppr-debug print locations in HsSyn
[ghc-hetmet.git] / utils / ghc-pkg / ghc-pkg.wrapper
index 1c2b5d2..6d3c2af 100644 (file)
@@ -1,4 +1,5 @@
+#!/bin/sh
 
-PKGCONF=$datadir/package.conf
+PKGCONF=$topdir/package.conf
 exec $executablename --global-conf $PKGCONF ${1+"$@"}