Louis Pilfold

Results 761 comments of Louis Pilfold

Oh cool! I didn't know Koka had the same feature. Very cool to see. It is quite reassuring to discover other languages with the same feature after we have designed...

Thank you. Let's aim for Hex packages only to start as getting information out of mix.exs will be additional work.

If we support multiple directories we would need to enforce module uniqueness. We already do this between different packages, so it should come for free. We would need to test...

> I like the idea of configurable source directory but would be worried about the impacts of the shared-root idea. If gleam ever allows for local dependencies, does the need...

edit: I have changed my mind! wasm is good target.

> Perhaps it’s possible to have an erts single image binary and slap a gzip of beam files on the end of it? @dch I would like that but in...

I would be happy to contribute both a migrations guide to MIdas and a DATABASE_URL support to pgo (or the Gleam wrapper).

No syntax has been finalised and there is no decorators or similar yet. Bikeshedding and such is very welcome

Oh dear! I'm surprised this doesn't work as I thought we recently implemented that. Can I ask what version of Gleam you are using?

Alright lets try and get this fixed :) Hopefully it's not too fiddly!