flip111

Results 256 issues of flip111

![Screenshot from 2023-11-01 22-21-15](https://github.com/purescript/spago/assets/2244480/be382f3d-7816-4983-865f-d7aed179f4ae) normal `npx spago build` works fine

bug
help wanted
size: small

``` » spago build --watch Invalid option `--watch' Usage: spago (COMMAND | (-v|--version)) PureScript package manager and build tool Available options: -h,--help Show this help text -v,--version Show the current...

bug
help wanted
size: small

``` » npx spago publish Reading Spago workspace configuration... Read the package set from the registry ✅ Selecting package to build: foldable-traversable-extra Downloading dependencies... Building... Src Lib All Warnings 0...

document me
tests
size: small

``` ❌ Couldn't parse Spago config, error: An error occurred while decoding a JSON value: Under 'Config': At object key package: Under 'PackageConfig': At object key publish: Under 'PublishConfig': At...

help wanted
UX

Under `package -> publish` there should be a `license` field. Some issues with this field: 1. The configuration https://github.com/purescript/spago#the-configuration-file points to the website https://spdx.dev/ The spdx website is not clear,...

help wanted
document me
UX

Before on the registry github https://github.com/purescript/registry/issues it was possible to specify a compiler version. I didn't see such a configuration available here https://github.com/purescript/spago#the-configuration-file I get this error ``` 2023-10-08T13:27:55.995Z Compilation...

bug
blocked

Would be nice if the location field could be filled as far as it is possible. One would have to run this command `git ls-remote --get-url origin`, if the remote...

help wanted
UX

On the generated documentation website there is this `GROUP BY PACKAGE` checkbox. It's a bit funny UI. What about instead of a single `Index` in the navigation bar (top right),...

help wanted

Does the compiler run on WebAssembly (wasm)? Is such feature planned?

I just installed ubuntu 23.10 with ghcup and i'm getting this ``` » cabal install dhall-lsp-server Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: dhall-lsp-server-1.1.3 (user goal) [__1]...