Hi,
Am Mittwoch, den 29.04.2015, 13:06 +0200 schrieb Jonas Smedegaard:
> Cabal file for haskell-swish declares a need for haskell-polyparse older
> than 0.11 but we now have that version in unstable.
>
> Do I simply try relax (build-)dependencies and hope it doesn't explode
> (as seemingly Clint silently did for 0.9.0.15-1), or are there other
> options (short of hacking the code itself which I don't feel comfortable
> doing)?
I’m surprised that there is a problem, in the package plan it seems that
they are compatible:
$ egrep swish\|polyparse packages.txt
polyparse 1.11
swish 0.9.1.3
Note that the .cabal file specifies
polyparse >= 1.6 && <= 1.11,
instead of the usual
polyparse >= 1.6 && < 1.11,
(which might be a mistake by the upstream author).
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
nomeata@debian.org | ICQ# 74513189 | GPG-Keyid: F0FBF51F
JID: nomeata@joachim-breitner.de | http://people.debian.org/~nomeata
Attachment:
signature.asc
Description: This is a digitally signed message part