Closed gaborigloi closed 7 years ago
Should we do the jbuilder port in this PR or a subsequent one? Maybe it's best to split them up, because the Travis build is finally passing :smile:
Fair enough. Let’s hear what the maintainers prefer
Ping @yomimono
I don't really know much about this package, but the port to Mirage 3 looks reasonable to me. I think the real experts on this repository are @djs55 and @avsm , but if they don't have time to review in the next couple of days I'm happy to merge.
Jbuilder port in a separate PR would be great :)
🎉 Thanks! Time for the jbuilder
port now :)
@yomimono thanks for the review and merge! Sorry I didn't respond to the ping :(
We've ported the lib to jbuilder with @mseri , PR is https://github.com/mirage/ocaml-vhd/pull/46
lib/block.ml
to match the newMirage_types_lwt.BLOCK
interfaceresult
type, and use therresult
result combinator library