On Thu, 23 Jan 2025, picca wrote:
It seems like you got it working? At least it looks like the package-plan
is passing.
Yes it seems.
Now the soap package build but we need to binNMU the all (doc) part, because
it causes troubles due to the hoogle-api-xx for migration [1].
Is it possible to request a binNMU just for this all part (doc), or should I
upload de new version in order to make it compile also the all part ?
haskell-soap will need a sourceful (no-op) upload in order to be built
with the newer hoogle API. That is unfortunately the standard required
practice during GHC upgrades (for packages that have not changed
otherwise).
Scott