Give a better deprecated message for INCLUDE pragmas; fixes #3933
[ghc-hetmet.git] / compiler / ghc.cabal.in
index 4d69762..448d27b 100644 (file)
@@ -71,7 +71,7 @@ Library
                        containers >= 0.1 && < 0.4,
                        array      >= 0.1 && < 0.4
 
-    Build-Depends: filepath >= 1 && < 1.2
+    Build-Depends: filepath >= 1 && < 1.3
     Build-Depends: Cabal, hpc
     if os(windows)
         Build-Depends: Win32
@@ -104,9 +104,6 @@ Library
 
     if flag(stage1)
         Include-Dirs: stage1
-        if impl(ghc < 6.9)
-            Build-Depends: extensible-exceptions
-            Extensions: PatternSignatures
     else
         if flag(stage2)
             Include-Dirs: stage2