Skip to content

Commit

Permalink
plugin: use fstar.pluginlib
Browse files Browse the repository at this point in the history
The plugin library is distinguished in the new F* build.
  • Loading branch information
mtzguido committed Jan 6, 2025
1 parent 9d7ecfc commit 0a71353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ocaml/plugin/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
(public_name steel)
(libraries
batteries
fstar.lib
fstar.pluginlib
)
(modes native)
(wrapped false)
Expand Down

0 comments on commit 0a71353

Please sign in to comment.