Skip to content

Commit

Permalink
Remove melange-compiler-libs from intf_of_sign
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Jun 26, 2023
1 parent 6d8bf50 commit e104647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/intf_of_sign/_dune → lib/intf_of_sign/dune
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(executable
(name intf_of_sign)
(modules intf_of_sign)
(libraries melange-compiler-libs compiler-libs str ppxlib)
(libraries compiler-libs str ppxlib)
(public_name intf-of-sign)
(preprocess
(pps ppxlib.metaquot)))

0 comments on commit e104647

Please sign in to comment.