X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal;h=ce0240838eab06786542b2be4c50ac9af4538c1c;hb=5656eb8f9bc7ee43da889da4847856a0f70d9461;hp=eff7bd379286c4f3a077f0c9c506a9cefb695fe7;hpb=71cb36e103ce6892256c2e9c712e78ea37e7dff1;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal b/compiler/ghc.cabal index eff7bd3..ce02408 100644 --- a/compiler/ghc.cabal +++ b/compiler/ghc.cabal @@ -3,7 +3,7 @@ Name: ghc Version: 6.9 Copyright: XXX -- License: XXX -License-File: XXX +License-File: ../LICENSE Author: XXX Maintainer: glasgow-haskell-users@haskell.org Homepage: http://www.haskell.org/ghc/ @@ -95,6 +95,8 @@ Library if flag(stage1) Include-Dirs: stage1 + if impl(ghc < 6.9) + Extensions: PatternSignatures else Include-Dirs: stage2plus Install-Includes: HsVersions.h, ghc_boot_platform.h