Skip to content

Commit c6bc381

Browse files
authored
Update opam
1 parent 2fcc3e2 commit c6bc381

File tree

1 file changed

+1
-19
lines changed
  • packages/kremlin/kremlin.transition

1 file changed

+1
-19
lines changed

packages/kremlin/kremlin.transition/opam

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,7 @@ authors: "Jonathan Protzenko <[email protected]>"
44
homepage: "https://github.com/fstarlang/kremlin"
55
license: "Apache-2.0"
66
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"}
7+
"karamel"
258
]
26-
depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
279
synopsis: "Virtual package for the kremlin package now renamed into karamel. Can be safely uninstalled"
2810
bug-reports: "https://github.com/FStarLang/karamel/issues"

0 commit comments

Comments
 (0)