Skip to content

Commit 92d216c

Browse files
authored
Apply suggestions from code review
1 parent dec5068 commit 92d216c

File tree

1 file changed

+1
-1
lines changed
  • packages/docfd/docfd.0.3.3

1 file changed

+1
-1
lines changed

packages/docfd/docfd.0.3.3/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ doc: "https://github.com/darrenldl/docfd"
1111
bug-reports: "https://github.com/darrenldl/docfd/issues"
1212
depends: [
1313
"ocaml" {>= "4.14"}
14-
"ocaml"
1514
"dune" {>= "3.4"}
1615
"fmt" {>= "0.9.0"}
1716
"angstrom" {>= "0.15.0"}
@@ -21,6 +20,7 @@ depends: [
2120
"notty"
2221
"nottui"
2322
"cmdliner"
23+
"lwd" {>= "0.2"}
2424
"odoc" {with-doc}
2525
]
2626
build: [

0 commit comments

Comments
 (0)