You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the main problem is that quite a few OCaml libraries will have some kind of dependencies on ppx/c_ffi which we do not support yet, which means we cannot easily compile it.
@bobzhang I have not yet, it took me some work to get it compiled but it is not that bad, the compiler can point out where I need to do the change. The library is basically written in vanilla OCaml. I also tried base which is not fine because it requires 4.03 and it uses deriving quite heavily.
etcetc
The text was updated successfully, but these errors were encountered: