Closed hannesm closed 9 years ago
there shouldn't be any strict version, but it turns out lwt < 2.4.8
is buggy, and we should try to keep users away from it (esp the on_timer).. so it sounded sane to me to require the same restriction as tls.
this also updates the travis script to work in the xen scenario (by pinning and installing mirage-entropy-xen, and required gcc and binutils for this)
Thanks! (Had it on my mental TODO.)
But why is the
lwt
dep version-constrained?