Hi David, On Sun, Mar 09, 2008 at 09:11:07AM -0700, David Fox wrote: > > The new haskell-utils 1.11 does a good job of determining what > versions of the library packages to create dependencies on, but the > control file that > results when building haskell-cgi also has strict build dependencies > on those packages. This means that if you have slightly different > versions of > the packages, you can't build.
Please see http://urchin.earth.li/pipermail/debian-haskell/2008-March/000386.html for a discussion of why this is. > Also, there should be a build > dependency haskell-utils (>= 1.11). Hmm, I don't think that's necessary, but I haven't actually tested it with an older version. What goes wrong? You will need 1.11 if you want to run debian/rules update-generated-files but that's not done when building. (perhaps I should build-dep on 1.11 anyway, just to make it easier for people who want to update-generated-files, though). Thanks Ian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

