Skip to content

Doesn't compile with latest gleam_std_lib version #2

Description

@Velrok

Hi after running gleam new I've tried to add tallgrass but it failed to compile because gleam/string_builder has been removed in 0.48.0

So to make it work I had to constrain the std lib to this:

gleam_stdlib = ">= 0.34.0 and < 0.48.0"

Not sure if your still maintaining this but if you are it would be great to make it work with later versions. 🙇🏻

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions