Mostly fix Trac #2431: make empty case acceptable to (most of) GHC
[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