Open
Description
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 failed because the build plan compiler version 0.15.12 is not supported. Please try again with a different compiler.
❌ Registry finished processing the package, but it failed. Please fix it and try again.
How do i set the compiler version to 0.15.10
?