Fabrizio Ferrai

Results 358 comments of Fabrizio Ferrai

I don't think this is a great idea as it is currently formulated, but I think there's great value in exploring this space (typing down this comment was a great...

> And of course there is no remapping in manifests; `purerl-ordered-collections` must depend on `purerl-prelude`, not on normal prelude. Right, this is really the crux of the issue, and I...

I'll briefly sketch a solution to the open questions: 1. it's fine, and it could work as you describe 2. yep, fine 3. we could check the externs, and allow...

Note: this is my personal opinion and I'm not speaking for the whole core team. --- I am not in favor of namespaced packages. [This post](https://samsieber.tech/posts/2020/09/registry-structure-influence/) has a good summary...

@thomashoneyman this is all great! :clap: A couple of notes: - I opened #329 to track the mirroring of package sets from here to the legacy location - the main...

Yes to all of this, and I think the `purs publish` is the basis for any further work - `purs publish` currently produces the docs for Pursuit, and it requires...

Indeed, I'll move this issue there

Maybe we should display some kind of help message when starting the repl listing this kind of stuff? (e.g. "press TAB to autocomplete, use `+Module.Name` or `+packagename` to query single...