this repo has no description

Apply suggestions from code review

Changed files
+1 -1
packages
docfd
docfd.0.3.3
+1 -1
packages/docfd/docfd.0.3.3/opam
···
bug-reports: "https://github.com/darrenldl/docfd/issues"
depends: [
"ocaml" {>= "4.14"}
-
"ocaml"
"dune" {>= "3.4"}
"fmt" {>= "0.9.0"}
"angstrom" {>= "0.15.0"}
···
"notty"
"nottui"
"cmdliner"
+
"lwd" {>= "0.2"}
"odoc" {with-doc}
]
build: [