Valentin Chaboche

Results 34 comments of Valentin Chaboche

Thanks for the report again. Definitely a problem in `is_rec_type`, `t` should not be considered recursive (in the latter). I will try to have a look

I think the deriver fails on a very much simpler example: `type t = t list`. I did not consider the `rectypes` flag as I just discovered it :sweat_smile:. It...

Hey, I have the same need. Would it be fine to transmit the complete `CallInputs` to precompiles? I am trying to draft the changes, it would mean that (all different)...

I am facing issue with building the library on Mac, the recent patches have solved most of the issues. However when I try to install it within an homebrew formula...