Louis Pilfold

Results 761 comments of Louis Pilfold

`gleam test` doesn't do anything but run your main function. It knows nothing of what any external code does. The issue here is that we generate empty functions when there's...

Hi @vatsa287 ! Thank you, but now I look at this again I'm not sure what is happening here. @giacomocavalieri The code you've given here doesn't compile. How are you...

OK! Let's close this until it comes back. Thanks gang

Bravo! Impressive detective skills. It sounds like we want an issue with the pubgrub repo here? We could possibly hack around this by taking note of the top level dependencies...

Sounds good to me. The pubgrub folks may have an opinion too. I think they redesigned that version trait, though it's not out yet.

I've been unable to reproduce this. Could you share a reproduction please 🙏 I think @hayleigh-dot-dev may have one also

I couldn't say, I don't know anything about how pubgrub works. We'll need to make a reproduction and share that with the https://github.com/pubgrub-rs/pubgrub team.

We'll need to add logging to the compiler so that we can see all the values fed to their library, and then make a reproduction that adds those values directly...