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 2fcc3e2 commit c6bc381Copy full SHA for c6bc381
packages/kremlin/kremlin.transition/opam
@@ -4,25 +4,7 @@ authors: "Jonathan Protzenko <[email protected]>"
4
homepage: "https://github.com/fstarlang/kremlin"
5
license: "Apache-2.0"
6
depends: [
7
- "ocaml" {>= "4.08.0"}
8
- "ocamlfind" {build}
9
- "batteries"
10
- "zarith"
11
- "stdint"
12
- "yojson"
13
- "ocamlbuild" {build}
14
- "fileutils"
15
- "menhir" {>= "20161115"}
16
- "pprint"
17
- "ulex"
18
- "process"
19
- "fix"
20
- "visitors"
21
- "wasm" {= "1.1.1"}
22
- "ppx_deriving"
23
- "ppx_deriving_yojson"
24
- "fstar" {= "2022.01.15"}
+ "karamel"
25
]
26
-depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
27
synopsis: "Virtual package for the kremlin package now renamed into karamel. Can be safely uninstalled"
28
bug-reports: "https://github.com/FStarLang/karamel/issues"
0 commit comments