You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the latest compiler version is not yet listed in latest-compatible-sets.json, new users starting today will encounter the following error:
npm i -g purescript spago
purs --version
0.14.1
spago --version
0.20.0
spago init
[info] Initializing a sample project or migrating an existing one..
[error] It seems that you're using a compiler version that is not supported by package-sets at the moment.
Please install one of the following versions of the compiler and try again:
- 0.14.0
- 0.13.8
- 0.13.6
...
Could spago assume that minor compiler version bumps maintain compatibility with the latest package set? For example, I suspect that purs 0.14.1 is still compatible with psc-0.14.0-20210409.