Skip to content

Commit 1e6846f

Browse files
authored
Lem doesn't currently support bytecode
1 parent c2749f9 commit 1e6846f

File tree

1 file changed

+1
-0
lines changed
  • packages/lem/lem.2025-03-13

1 file changed

+1
-0
lines changed

packages/lem/lem.2025-03-13/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ depends: [
3232
"zarith" {>= "1.4"}
3333
"num"
3434
]
35+
conflicts: [ "ocaml-option-bytecode-only" ]
3536
synopsis: "Lem is a tool for lightweight executable mathematics"
3637
description: """
3738
Lem is a tool for lightweight executable mathematics, for writing,

0 commit comments

Comments
 (0)