Skip to content

Commit

Permalink
fix dune file to use mtime.clock
Browse files Browse the repository at this point in the history
  • Loading branch information
nikswamy committed Oct 15, 2024
1 parent 1895700 commit 57a582e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/fstar-lib/dune
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
pprint
process
sedlex
mtime.clock.os
mtime.clock
)
(modes native byte)
; ^ Note: we need to compile fstar-lib in bytecode since some
Expand Down

0 comments on commit 57a582e

Please sign in to comment.