X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=67273a11ae702973d26e05d125dae0b725bc7f9d;hb=a2a67cd520b9841114d69a87a423dabcb3b4368e;hp=ec87c4ae5a567d405dc9f9c28690cdaab0ed3f80;hpb=f9288086f935c97812b2d80defcff38baf7b6a6c;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index ec87c4a..67273a1 100644 --- a/compiler/ghc.cabal.in +++ b/compiler/ghc.cabal.in @@ -72,7 +72,7 @@ Library array >= 0.1 && < 0.3 Build-Depends: filepath >= 1 && < 1.2 - Build-Depends: haskell98, Cabal, hpc + Build-Depends: Cabal, hpc if os(windows) Build-Depends: Win32 else @@ -491,10 +491,10 @@ Library SPARC.Regs SPARC.RegPlate SPARC.Imm - SPARC.AddrMode + SPARC.AddrMode SPARC.Cond SPARC.Instr - SPARC.Stack + SPARC.Stack SPARC.ShortcutJump SPARC.Ppr SPARC.CodeGen