X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=448d27bead0c2904647608b903730648eafc1a01;hb=f92dd77cd9555984823cb45ca4b5bf78eebd2444;hp=4d697627e85e00abb3d2de038db209c24755912c;hpb=c9959e41ee1d72aa0ca28d51580f1ad3c06f0e8b;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index 4d69762..448d27b 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -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