I peeked at the stackage-curation logs, and I see some messages that look related:
Warning: Dependent file listed in:
/home/curators/work/unpack-dir/unpacked/password-3.0.2.1-5c98dec407679828886891c1bd0efa11094028dd2bc49ba0f3074d3fbe005da7/.stack-work/dist/x86_64-linux-tinfo6/ghc-9.8.1/build/password-tasty/password-tasty-tmp/Data/Password/Argon2.hi
does not exist:
Warning: Dependent file listed in:
/home/curators/work/unpack-dir/unpacked/password-3.0.2.1-5c98dec407679828886891c1bd0efa11094028dd2bc49ba0f3074d3fbe005da7/.stack-work/dist/x86_64-linux-tinfo6/ghc-9.8.1/build/password-tasty/password-tasty-tmp/Data/Password/Argon2.hi
does not exist:
Warning: Dependent file listed in:
/home/curators/work/unpack-dir/unpacked/password-3.0.2.1-5c98dec407679828886891c1bd0efa11094028dd2bc49ba0f3074d3fbe005da7/.stack-work/dist/x86_64-linux-tinfo6/ghc-9.8.1/build/password-tasty/password-tasty-tmp/Data/Password/Argon2.hi
does not exist:
Warning: Dependent file listed in:
/home/curators/work/unpack-dir/unpacked/password-3.0.2.1-5c98dec407679828886891c1bd0efa11094028dd2bc49ba0f3074d3fbe005da7/.stack-work/dist/x86_64-linux-tinfo6/ghc-9.8.1/build/password-tasty/password-tasty-tmp/Data/Password/Validate.hi
does not exist:
So this looks like a stackage curation issue. @juhp, perhaps you have some insight?
Edit: those messages may be red herrings, as I see quite a few of them for many different packages, including many modules that do have Haddocks. E.g. Data.Password.Validate itself!
Edit2: @Vlix the same problem with password
exists on the old site, which you can still visit via
curl -L --fail-with-body --connect-to ::a4b9a09e2a7d64063bed132d86a3a006-ca5e820cb2bff767.elb.us-east-1.amazonaws.com https://www.stackage.org/lts-21.25/package/password-3.0.2.1 | w3m -T text/html
.
I agree it’s a problem but I think it’s unrelated to the migration. I suggest opening a ticket on Issues · commercialhaskell/stackage · GitHub