Publish packages with dependencies · Issue #1215 · purescript/spago (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@CGenie

Description

@CGenie

Hello,

Suppose I'm developing 2 libraries at once and one of them depends on the other. After publishing the first one (without the dependency), it seems I can't publish the second one until a new package set is published the next day. I can't publish a package with extraPackages in it and there yet isn't a new packageSet.registry version that I can put in the second package.

Or am I missing something here?