Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push Gleam version requirement to >= 1.1.0 #77

Closed
wants to merge 1 commit into from

Conversation

leonqadirie
Copy link
Contributor

static_supervisor.gleam uses the @internal annotation, resulting in the following warning:

Incompatible gleam version range
This requires a Gleam version >= 1.1.0.
The `@internal` annotation was introduced in version v1.1.0. But the Gleam
version range specified in your `gleam.toml` would allow this code to run
on an earlier version like v0.32.0, resulting in compilation errors!

@leonqadirie
Copy link
Contributor Author

Closed in favor of #79.

@lpil
Copy link
Member

lpil commented Sep 30, 2024

Thank you

@lpil lpil closed this Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants