Eirik A
Eirik A
Having thought about this a while, I think it's too late to change this really. People can manage their logule dependencies in their own app if they want total control,...
Seems reasonable to me. PRs welcome.
cc @Dav1dde who maybe has opinions
> Not quite up to date, the main problem why `hide-prelude` exists is to silence unused import warnings or allow easier import overrides? yeah! > I think instead of trying...
No, I agree - there's little benefit of redoing something that's been done this well. The only thing I miss is in browserify is .analysis(), and there might be a...
AFAIKT there are at least 3 trait bounds we need to think about to make this viable (if we want to integrate it with `watcher` and `Api` as is): 1....
might need to look into this again; the upstream https://github.com/sgrif/pq-sys/issues/27#issuecomment-1844906054 got closed with a comment suggesting it "should work". not sure i am super hopeful, more and more references to...
blackdex has a pg 15 build at https://github.com/BlackDex/rust-musl/blob/6e8ffe65be307b6dfce570cd93265f36045c064c/Dockerfile.musl-base#L236-L285 :eyes:
Either way, would like to be made aware of things breaking at the CI level before everyone else notices the image does't work :-) I have added `libprotobuf-dev` speculatively as...
yeah, true. it's not great, but it is what it is. i do like the [above suggestion](https://github.com/clux/sdp-transform/issues/94#issuecomment-1131595640) of adding an optional type vector in the grammar to let it be...