[Pkg-haskell-commits] darcs: haskell-hsh: Updates for ghc6 6.8 compat

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:50:11 UTC 2013


Fri Jan 11 21:44:07 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Updates for ghc6 6.8 compat
  Ignore-this: 4242e24ac5a7d74628734e4c1fa48c39
  

    M ./control -2 +2

Fri Jan 11 21:44:07 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Updates for ghc6 6.8 compat
  Ignore-this: 4242e24ac5a7d74628734e4c1fa48c39
  
diff -rN -u old-haskell-hsh//control new-haskell-hsh//control
--- old-haskell-hsh//control	2013-01-04 14:50:10.786721497 +0000
+++ new-haskell-hsh//control	2013-01-04 14:50:11.318220014 +0000
@@ -1,14 +1,14 @@
 Source: haskell-hsh
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.6.1), ghc6 (<< 6.6.1-999), haskell-devscripts (>= 0.5.6), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 0.18.6), libghc6-hslogger-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), haddock, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.0), libghc6-hslogger-dev
 Standards-Version: 3.6.2
 Section: libs
 
 Package: libghc6-hsh-dev
 Section: libdevel
 Architecture: any
-Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 0.18.6)
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libghc6-mtl-dev, libghc6-hslogger-dev, libghc6-missingh-dev (>= 1.0.0)
 Description: Library to mix shell scripting with Haskell programs
  HSH is designed to let you mix and match shell expressions with
  Haskell programs. With HSH, it is possible to easily run shell





More information about the Pkg-haskell-commits mailing list