rawhat / glisten

A pure gleam TCP library
Apache License 2.0
55 stars 8 forks source link

Duplicate imports #3

Closed manveru closed 1 year ago

manveru commented 1 year ago

It seems like the latest Gleam version doesn't like having duplicate imports: https://github.com/rawhat/glisten/blob/c88526769bd2930df5e920f9d05f1b86d930abe3/src/glisten.gleam#L9-L10

rawhat commented 1 year ago

That was very dumb of me. Thanks! This should be resolved now.