Thomas Honeyman
Thomas Honeyman
Whatever decision we make for Spago should be mirrored to Pulp: https://github.com/purescript-contrib/pulp/issues/397
> We don't have a publish command yet. Sorry, I was thinking of the `bump-version` command which generates a `bower.json` file in preparation for a release. The Bowerfile is necessary...
> > Whatever decision we make for Spago should be mirrored to Pulp > > Should it? If I understand correctly our aim in implementing the publishing flow now is...
Do we have any sense of who is an expert (or at least quite familiar) with different parts of the compiler and could be interviewed / asked about those sections...
It’s more that we didn’t consider new package sets to be a blocker for the registry alpha because we could work around it in Spago, but since we’d like to...
A 👍 for moving `zephyr` into the compiler, as I suspect any PureScript web application that wants to get its bundle size down will eventually start using it. For example,...
No, you're right: moving Zephyr wouldn't affect making other DCE tooling, as the `purs compile` API would be unchanged.
With regards to the first point, once the new configuration format is stable the registry can support it directly, meaning there is no need to generate a manifest. Or, in...
Do you mind providing a reproduction? I haven't seen this before.
For what it’s worth, the PureScript Contributors libraries all cache the output directory in CI, and it appeared to work fine when I tested builds with changed compiler versions. That...