Problem
spago publish returns HTTP 400 with an empty response body for two new packages. Two other packages with identical dependency structures published successfully.
Packages that fail
Packages that succeeded
Details
All four packages have identical dependency structures (same 6 deps with version bounds). The spago.yaml, spago.lock, tags, and repo structure are all equivalent. Spago passes all preliminary checks and says "Ready for publishing. Calling the registry.." but the registry responds with status 400 and an empty body.
✓ Ready for publishing. Calling the registry..
✘ Registry did not like this and answered with status 400, got answer:
Compiler: purs 0.15.15, spago 0.93.45
Problem
spago publishreturns HTTP 400 with an empty response body for two new packages. Two other packages with identical dependency structures published successfully.Packages that fail
yoga-country(purescript-yoga-country) — v1.0.0 and v1.0.1yoga-currency(purescript-yoga-currency) — v1.0.0Packages that succeeded
yoga-timezone(purescript-yoga-timezone) — v1.0.0yoga-language(purescript-yoga-language) — v1.0.0Details
All four packages have identical dependency structures (same 6 deps with version bounds). The spago.yaml, spago.lock, tags, and repo structure are all equivalent. Spago passes all preliminary checks and says "Ready for publishing. Calling the registry.." but the registry responds with status 400 and an empty body.
Compiler: purs 0.15.15, spago 0.93.45