runghc now uses the compiler that it comes with; fixes trac #1281
[ghc-hetmet.git] / utils / runghc / runghc.cabal
index 17ed923..c3620de 100644 (file)
@@ -25,4 +25,5 @@ Executable runghc
                        process    >= 1   && < 1.1
     else
         Build-Depends: base < 3
+    Build-Depends: filepath