Skip to content

Commit

Permalink
Sort deps alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed Mar 3, 2023
1 parent 416f4e9 commit a85dfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambdasoup.opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ maintainer: "Anton Bachin <[email protected]>"
dev-repo: "git+https://github.com/aantron/lambdasoup.git"

depends: [
"camlp-streams" {>= "5.0.1"}
"dune" {>= "2.7.0"}
"markup" {>= "1.0.0"}
"camlp-streams" {>= "5.0.1"}
"ocaml" {>= "4.03.0"}

"bisect_ppx" {dev & >= "2.5.0"}
Expand Down

0 comments on commit a85dfb9

Please sign in to comment.