Skip to content

Commit

Permalink
[PR] fix dune
Browse files Browse the repository at this point in the history
Summary:
`dune build src/flow.exe` works again
Pull Request resolved: facebook#8179

Differential Revision: D18331020

Pulled By: mroch

fbshipit-source-id: 3eef13d86e4c053d57a3979484ad22f759abfcc4
  • Loading branch information
mroch authored and facebook-github-bot committed Nov 5, 2019
1 parent 66a6678 commit cbcd0ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/lwt/dune
Expand Up @@ -2,6 +2,7 @@
(name flow_common_lwt)
(wrapped false)
(libraries
base
imported_core
lwt
lwt.unix
Expand Down

0 comments on commit cbcd0ce

Please sign in to comment.