On Tue, 2008-04-08 at 15:43 -0500, John Goerzen wrote: > On Tue April 8 2008 3:21:34 pm Karl Hasselström wrote: > > > http://www.haskell.org/haskellwiki/Package_versioning_policy seems to > > have something relevant to say. build-depends: HaXml >= 1.13.3 && < > > 1.14 ought to do the trick, since any changes in the published > > interface are supposed to be accompanied by a version bump in one of > > the first two numbers. > > That syntax didn't work under testing, but HaXml >= 1.13.2, HaXml < 1.19 did > the trick.
Really? That's certainly supposed to work. Can you give more details we can use to reproduce the problem. Duncan _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe