X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fghc.cabal.in;h=67273a11ae702973d26e05d125dae0b725bc7f9d;hb=a2a67cd520b9841114d69a87a423dabcb3b4368e;hp=ebf694fafdec570254117635eda29946b44aafa8;hpb=f48977e339ee6ed4c1f171df8fa390f97f5e037c;p=ghc-hetmet.git diff --git a/compiler/ghc.cabal.in b/compiler/ghc.cabal.in index ebf694f..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