flip111
flip111
 normal `npx spago build` works fine
``` » 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...
``` » 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...
``` ❌ 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...
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,...
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...
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...
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),...
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]...