Skip to content

Commit

Permalink
Try to fix bytecode-only install again (issue #55)
Browse files Browse the repository at this point in the history
  • Loading branch information
sim642 committed Feb 25, 2024
1 parent 63f0a3f commit 8674f0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/dune
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
(executable
(public_name ocamlearlybird)
(name main)
(modes byte native)
(preprocess
(pps lwt_ppx))
(libraries
Expand Down

0 comments on commit 8674f0c

Please sign in to comment.