If the extension is not .lhs, runghc now treats it as .hs; fixes trac #1232
[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