package mirage-time-unix

  1. Overview
  2. Docs
Time operations for MirageOS on Unix

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-time-v3.0.0.tbz
sha256=0d40949b58e2c7e8b762ccc8ce066345046233c8c95d0e3d17a242ff289cbd7c
sha512=066f9271c7871eb754cf9b3f8853f4861ce80d1cc31eb9a2384f3cd62441e15aa7636d19cc3bee6d56219fa5653b9f7da7d9b9d659fd1f7cd17326e7ba1715eb

CHANGES.md.html

v3.0.0 (2021-11-15)

  • Remove Mirage_time_lwt module (#13 @hannesm)

v2.0.1 (2019-11-04)

  • provide deprecated Mirage_time_lwt for smooth transition (#12 @hannesm)

v2.0.0 (2019-10-21)

  • remove mirage-time-lwt (#10 @hannesm)

  • specialise mirage-time to io being Lwt.t directly (#10 @hannesm)

  • raise OCaml lower bound to 4.06.0 (#10 @hannesm)

v1.3.0 (2019-06-18)

  • Upgrade opam metadata to 2.0 format (#7 @hannesm)

  • Upgrade to dune from jbuilder (#7 @hannesm)

  • Improve test matrix to OCaml 4.07 and minimum is 4.04+ (@hannesm)

v1.2.0 (2017-07-21)

  • Add a mirage-time-unix module defining a Time module (#4, @samoht)

v1.1.0 (2017-06-05)

  • Port to Jbuilder packaging.

  • Add Travis CI tests.

v1.0.0 (2016-12-20)

  • Initial version, code imported from https://github.com/mirage/mirage