Julien Truffaut

Results 78 comments of Julien Truffaut

@kenbot do you have an idea how should we do this and communicate about it?

@valydia there are release notes on the website: http://julien-truffaut.github.io/Monocle/release_notes.html

Wow that's awesome! It could go either way, I might be slightly in favour of a module as it makes versioning easier to manage but if you prefer to release...

@puffnfresh by any chance, do you have your current work pushed somewhere? I am really curious to see how it looks like.

You're right, I have been too eager to close it.

@bshelden do you think you could make a minimal concrete example in order for me to understand the use case better? e.g. with `Persist` and `Active` being very simple case...

Arf I thought we would catch these sorts of issues in our tests. @kenbot Yes, we are part of Typelevel and most importantly, we depend on cats, so we should...

I believe I used extension methods because the signature on the optics class was extremely complex (lots of `A =:= B`, `S =:= T` etc). There were some corss compilation...