[Pkg-haskell-commits] darcs: haskell-configfile: [sarge hack] force hugs dep in control to sarge version
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:38:24 UTC 2013
Sat Apr 23 01:54:57 UTC 2005 John Goerzen <jgoerzen at complete.org>
* [sarge hack] force hugs dep in control to sarge version
Ignore-this: 1086005efdafc5d1775ce8ec33629fa9
M ./control -1 +1
Sat Apr 23 01:54:57 UTC 2005 John Goerzen <jgoerzen at complete.org>
* [sarge hack] force hugs dep in control to sarge version
Ignore-this: 1086005efdafc5d1775ce8ec33629fa9
diff -rN -u old-haskell-configfile-1//control new-haskell-configfile-1//control
--- old-haskell-configfile-1//control 2013-01-04 14:38:20.903720921 +0000
+++ new-haskell-configfile-1//control 2013-01-04 14:38:23.910307776 +0000
@@ -26,7 +26,7 @@
Package: libhugs-missingh
Section: devel
Architecture: all
-Depends: ${haskell:Depends}
+Depends: hugs98 (>= 98.200311), hugs98 (<< 98.200503)
Suggests: missingh-doc
Description: Library of utility functions for Haskell, Hugs package
MissingH is a library of all sorts of utility functions for
More information about the Pkg-haskell-commits
mailing list