[Pkg-haskell-commits] [SCM] Haskell Logging System Packaging branch, master, updated. debian/1.0.8-3-27-gb17a902

John Goerzen jgoerzen at complete.org
Tue Feb 16 22:18:34 UTC 2010


The following commit has been merged in the master branch:
commit 785ea72a212d9ac4bee07df19fe415b13880cbb3
Author: John Goerzen <jgoerzen at complete.org>
Date:   Tue Feb 16 15:52:28 2010 -0600

    Update build-dep for GHC 6.12

diff --git a/debian/control b/debian/control
index b6accb3..7f5e8e5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.0),
  cpphs,
  haddock,
  hscolour,
- ghc6 (>= 6.10),
+ ghc6 (>= 6.12),
  libghc6-mtl-dev,
  libghc6-hunit-dev,
  libghc6-time-dev,

-- 
Haskell Logging System Packaging



More information about the Pkg-haskell-commits mailing list