Olivier Mélois

Results 260 comments of Olivier Mélois

> The only downside is that there's no guarantee that the phantom type matches the type in the TypeAST. Yes, that's what I'm trying to point out in the problem...

Hey Tomasz, sure, the main repos I can share are : * https://disneystreaming.github.io/smithy4s/ * https://github.com/disneystreaming/weaver-test/ Edit : oops, I hit "send" by accident. Anyhow, I was saying : I think...

PS : both projects I shared use https://github.com/sbt/sbt-projectmatrix

Hey @tgodzik, sorry for not having replied earlier. I've tried reproducing, and it might be that the compilation isn't invoked on all possible targets, but rather the targets on which...

Any chance this could be configured ? I think this would basically address my request. In particular, though I cross-compile to 3, I'd rather 2.13 was default on my projects...

Oh right ... regardless, I do see JS targets being compiled for apparently no reason. I thought it may have been a non-determinism thing, because I rarely ever touch JS-specific...

> Next time this happens could you try and see what were the previous steps that let up to those compilations being done yup, I'll definitely try to capture a...

Gentle reminder that we already have documentation regarding serialisation in different formats : https://disneystreaming.github.io/smithy4s/docs/02.1-serialisation/serialisation#json It may be valuable to split this page into different pages (per serialisation format), and possibly...

Yup sorting seems like it'll be good enough.

Yeah, I think it's probably okay for us to add that namespace to the core module. @arainko apologies, looks like I had missed this issue when you created it