From 89e8527905ea228c581aefb2e268c5053facbbb4 Mon Sep 17 00:00:00 2001 From: ijones <ijones@syntaxpolice.org> Date: Mon, 18 Jul 2005 05:10:24 +0000 Subject: [PATCH] tweak GHC version. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5df7b0bb03..ea4485cf94 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: haskell-cabal Priority: optional Maintainer: Isaac Jones <ijones@debian.org> -Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (<< 6.2.3) +Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.2.2), ghc6 (== 6.4) Standards-Version: 3.6.1 Suggests: haddock, cpphs -- GitLab