Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dvic
Copy link

@dvic dvic commented Feb 11, 2025

Summary

On Elixir 1.18 I got this compile error:

     error: undefined variable "ask"
     │
 153 │       e <- ask
     │            ^^^
     │
     └─ lib/algae/reader.ex:153:12: Algae.Reader.local/2

This PR fixes this issue and also a test that was failing due to map ordering changes in recent Elixir/Erlang versions.

@skbolton
Copy link

Can confirm @dvic branch fixes pulling in and using algae

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