Skip to content

Commit

Permalink
Merge pull request #34 from ElectreAAS/patch-1
Browse files Browse the repository at this point in the history
Syntax fix in dune-project dependency
  • Loading branch information
coco33920 committed Dec 25, 2023
2 parents cc4c6fe + 8809bc3 commit 50dc60e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@
(synopsis "The Baguette# Interpreter REPL")
(description "The REPL for Baguette#")
(depends
{"ocaml">=4.13.1})
)
(ocaml (>= 4.13.1))))

0 comments on commit 50dc60e

Please sign in to comment.