[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Question: Diff between 2 commits in Irmin
Thanks a lot for the great example! I was able to follow it and use most of it for the feature I want to implement in Canopy. Was recently wondering about whether OCaml had a `Show` typeclass like in Haskell and saw Mirage-TC and TC being used all over Irmin but didn't really get how to print types/values for debugging. `of_hum` and `to_hum` look like exactly the ones I need! About diffs, how do I access the contents of View.value in the diff ``Added value`? Also, where does `task` come from in the line `S.of_commit_id task c repo >>= fun t ->`? `task` there is not an argument and doesn't look like a function (is it?). The datakit project looks really interesting. I've looked at it several times already since I first read it in this blog post by Anil https://blog.docker.com/2 On Fri, Nov 11, 2016 at 7:04 AM, Thomas Gazagnaire <thomas@xxxxxxxxxxxxxx> wrote: Hi, Gabe Jaldon _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |