summaryrefslogtreecommitdiff
path: root/utils/ghc-pkg/ghc-pkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ghc-pkg/ghc-pkg.sh')
-rw-r--r--utils/ghc-pkg/ghc-pkg.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/ghc-pkg/ghc-pkg.sh b/utils/ghc-pkg/ghc-pkg.sh
new file mode 100644
index 0000000000..d482fc094e
--- /dev/null
+++ b/utils/ghc-pkg/ghc-pkg.sh
@@ -0,0 +1,2 @@
+# Mini-driver for ghc-pkg
+exec $GHCPKGBIN $PKGCONFOPT ${1+"$@"}