package-sets icon indicating copy to clipboard operation
package-sets copied to clipboard

PureScript packages for Spago and Psc-Package

Results 10 package-sets issues
Sort by recently updated
recently updated
newest added

Based on a discussion in the Discord, it was suggested to open an issue: https://discord.com/channels/864614189094928394/865396398606254100/977930898265743430 I'm not very familiar with GitHub Actions API, but it seems like we could automate...

# Packages 1 package(s) ⚠️ * arraybuffer-builder (jamesdbrock/purescript-arraybuffer-builder) v2.1.0 -> v3.0.1 ✖ # About this Issue This issue is **updated automatically**. It can be closed and will be re-opened in...

I'm sure we already know [EditorConfig](https://editorconfig.org/). Halogen has [one](https://github.com/purescript-halogen/purescript-halogen/blob/master/.editorconfig) as do many other projects and it would help with consistency. My editor was giving me 8-spaced tabs (default in Vims)...

In contributing documentation it says you need to run `make` but doesn't make it clear that this depends on `dhall-json` and `psc-package`. I also installed `nix` but it doesn't seem...

I've noticed quite often the package set is missing a recent version of a library. Manually checking it out, adding it, opening a PR, and waiting for the release, feels...

help wanted

@paf31 Let's imagine that - pursuit db is used as the the list of packages database (no specific curation for now, global db) - purescript-package-db basically do: ``` foreach topologically...

Since all packages in a set will build together, it makes sense to generate all documentation at once, so that we can show things like links to instances in other...

help wanted
document me

I am not sure why we're publishing releases that don't have a date attached, but only the compiler version (e.g. `psc-0.13.8`), are they needed for something? cc @justinwoo

help wanted
document me

It would be a nice aesthetic for packages to showcase what their latest package-set version is compliant with, similar to how pursuit generates badges for the latest version they host....