Skip to content

Commit

Permalink
Make ounit.advanced depends on unix, as it should always have been.
Browse files Browse the repository at this point in the history
  • Loading branch information
gildor478 committed Sep 23, 2019
1 parent f09c1a0 commit 7751621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/ounit/advanced/dune
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
(name oUnitAdvanced)
(public_name ounit.advanced)
(wrapped false)
(libraries bytes stdlib-shims))
(libraries unix bytes stdlib-shims))

0 comments on commit 7751621

Please sign in to comment.