Skip to content

Commit 58cad5d

Browse files
committed
fix bytecode-only
1 parent 4025064 commit 58cad5d

File tree

1 file changed

+3
-0
lines changed
  • packages/ledit/ledit.2.06

1 file changed

+3
-0
lines changed

packages/ledit/ledit.2.06/opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ depends: [
1313
"camlp-streams"
1414
"ocamlfind"
1515
]
16+
conflicts: [
17+
"ocaml-option-bytecode-only"
18+
]
1619
synopsis: "Line editor, a la rlwrap"
1720
description: """
1821
One-line editor written in OCaml. It provides line editing for the

0 commit comments

Comments
 (0)