Skip to content

Commit

Permalink
fixup! Use OpamPackage.Name.t instead of string
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Nov 29, 2021
1 parent dd73e94 commit d1f24a5
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions opam-monorepo.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -2,59 +2,59 @@ opam-version: "2.0"
synopsis: "opam-monorepo generated lockfile"
maintainer: "opam-monorepo"
depends: [
"0install-solver" {= "2.17" & vendor}
"alcotest" {= "1.5.0" & vendor}
"angstrom" {= "0.15.0" & vendor}
"astring" {= "0.8.5+dune" & vendor}
"base" {= "v0.14.1" & vendor}
"0install-solver" {= "2.17"}
"alcotest" {= "1.5.0"}
"angstrom" {= "0.15.0"}
"astring" {= "0.8.5+dune"}
"base" {= "v0.14.1"}
"base-bigarray" {= "base"}
"base-bytes" {= "base"}
"base-threads" {= "base"}
"base-unix" {= "base"}
"bigarray-compat" {= "1.0.0" & vendor}
"bigstringaf" {= "0.8.0" & vendor}
"bos" {= "0.2.0+dune" & vendor}
"cmdliner" {= "1.0.4+dune" & vendor}
"bigarray-compat" {= "1.0.0"}
"bigstringaf" {= "0.8.0"}
"bos" {= "0.2.0+dune"}
"cmdliner" {= "1.0.4+dune"}
"conf-pkg-config" {= "2"}
"cppo" {= "1.6.8" & vendor}
"csexp" {= "1.5.1" & vendor}
"cppo" {= "1.6.8"}
"csexp" {= "1.5.1"}
"dune" {= "2.9.1"}
"dune-build-info" {= "2.9.1" & vendor}
"dune-configurator" {= "2.9.1" & vendor}
"findlib" {= "1.8.1+dune" & vendor}
"fmt" {= "0.8.9+dune" & vendor}
"fpath" {= "0.7.3+dune" & vendor}
"logs" {= "0.7.0+dune" & vendor}
"lwt" {= "5.4.2" & vendor}
"mmap" {= "1.1.0" & vendor}
"num" {= "1.3+dune" & vendor}
"dune-build-info" {= "2.9.1"}
"dune-configurator" {= "2.9.1"}
"findlib" {= "1.8.1+dune"}
"fmt" {= "0.8.9+dune"}
"fpath" {= "0.7.3+dune"}
"logs" {= "0.7.0+dune"}
"lwt" {= "5.4.2"}
"mmap" {= "1.1.0"}
"num" {= "1.3+dune"}
"ocaml" {= "4.13.1"}
"ocaml-base-compiler" {= "4.13.1"}
"ocaml-config" {= "2"}
"ocaml-options-vanilla" {= "1"}
"ocaml-syntax-shims" {= "1.0.0" & vendor}
"ocaml-version" {= "3.4.0" & vendor}
"ocamlfind" {= "1.8.1+dune" & vendor}
"ocamlgraph" {= "2.0.0" & vendor}
"ocplib-endian" {= "1.1" & vendor}
"opam-0install" {= "dev" & vendor}
"opam-core" {= "2.1.0" & vendor}
"opam-file-format" {= "2.1.3" & vendor}
"opam-format" {= "2.1.0" & vendor}
"opam-repository" {= "2.1.0" & vendor}
"opam-state" {= "2.1.0" & vendor}
"parsexp" {= "v0.14.1" & vendor}
"re" {= "1.10.3" & vendor}
"result" {= "1.5" & vendor}
"rresult" {= "0.6.0+dune" & vendor}
"seq" {= "base+dune" & vendor}
"sexplib" {= "v0.14.0" & vendor}
"sexplib0" {= "v0.14.0" & vendor}
"stdlib-shims" {= "0.3.0" & vendor}
"stringext" {= "1.6.0" & vendor}
"uchar" {= "0.0.2+dune" & vendor}
"uri" {= "4.2.0" & vendor}
"uutf" {= "1.0.2+dune" & vendor}
"ocaml-syntax-shims" {= "1.0.0"}
"ocaml-version" {= "3.4.0"}
"ocamlfind" {= "1.8.1+dune"}
"ocamlgraph" {= "2.0.0"}
"ocplib-endian" {= "1.1"}
"opam-0install" {= "dev"}
"opam-core" {= "2.1.0"}
"opam-file-format" {= "2.1.3"}
"opam-format" {= "2.1.0"}
"opam-repository" {= "2.1.0"}
"opam-state" {= "2.1.0"}
"parsexp" {= "v0.14.1"}
"re" {= "1.10.3"}
"result" {= "1.5"}
"rresult" {= "0.6.0+dune"}
"seq" {= "base+dune"}
"sexplib" {= "v0.14.0"}
"sexplib0" {= "v0.14.0"}
"stdlib-shims" {= "0.3.0"}
"stringext" {= "1.6.0"}
"uchar" {= "0.0.2+dune"}
"uri" {= "4.2.0"}
"uutf" {= "1.0.2+dune"}
]
depexts: [
["devel/pkgconf"] {os = "openbsd"}
Expand Down Expand Up @@ -177,7 +177,7 @@ pin-depends: [
]
[
"opam-0install.dev"
"git+https://github.com/ocaml-opam/opam-0install-solver#55762f565d69c18a27a965e6800143cb4affdcd1"
"git+https://github.com/ocaml-opam/opam-0install-solver#c5b44d7b6f4aef3585e59b190efb3a1de343682c"
]
["opam-core.2.1.0" "https://github.com/ocaml/opam/archive/2.1.0.tar.gz"]
[
Expand Down Expand Up @@ -417,7 +417,7 @@ x-opam-monorepo-duniverse-dirs: [
]
]
[
"git+https://github.com/ocaml-opam/opam-0install-solver#55762f565d69c18a27a965e6800143cb4affdcd1"
"git+https://github.com/ocaml-opam/opam-0install-solver#c5b44d7b6f4aef3585e59b190efb3a1de343682c"
"opam-0install-solver"
]
[
Expand Down

0 comments on commit d1f24a5

Please sign in to comment.