Closed bcc32 closed 2 years ago
Thanks, @bcc32! Could you please resolve the conflicts? Otherwise, the changes look good and I will be glad to merge them.
Thanks @ivg. I was using this PR as a place to put a patch for nixpkgs, which is currently at v2.4.0, but I should be able to upgrade that once
thanks a lot!
Core_kernel 0.15 introduces a Sys module (which is a deprecated value that refers users to core_unix.sys_unix). Also, Result now contains an Error module (which is a monad over the Error case rather than the Ok case).