We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4025064 commit 58cad5dCopy full SHA for 58cad5d
packages/ledit/ledit.2.06/opam
@@ -13,6 +13,9 @@ depends: [
13
"camlp-streams"
14
"ocamlfind"
15
]
16
+conflicts: [
17
+ "ocaml-option-bytecode-only"
18
+]
19
synopsis: "Line editor, a la rlwrap"
20
description: """
21
One-line editor written in OCaml. It provides line editing for the
0 commit comments