this repo has no description

Add kremlin.transition

Changed files
+27
packages
kremlin
kremlin.transition
+27
packages/kremlin/kremlin.transition/opam
···
···
+
opam-version: "2.0"
+
maintainer: "protz@microsoft.com"
+
authors: "Jonathan Protzenko <jonathan.protzenko@gmail.com>"
+
homepage: "https://github.com/fstarlang/kremlin"
+
license: "Apache-2.0"
+
depends: [
+
"ocaml" {>= "4.08.0"}
+
"ocamlfind" {build}
+
"batteries"
+
"zarith"
+
"stdint"
+
"yojson"
+
"ocamlbuild" {build}
+
"fileutils"
+
"menhir" {>= "20161115"}
+
"pprint"
+
"ulex"
+
"process"
+
"fix"
+
"visitors"
+
"wasm" {= "1.1.1"}
+
"ppx_deriving"
+
"ppx_deriving_yojson"
+
"fstar" {= "2022.01.15"}
+
]
+
depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
+
synopsis: "Virtual package for the kremlin package now renamed into karamel. Can be safely uninstalled"