Created
October 29, 2019 13:42
-
-
Save Octachron/5fb1cf400d11b0d6435696064055cbf6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
opam-version: "2.0" | |
compiler: [ | |
"base-bigarray.base" | |
"base-threads.base" | |
"base-unix.base" | |
"ocaml.4.05.0" | |
"ocaml-base-compiler.4.05.0" | |
"ocaml-config.1" | |
] | |
roots: ["ocaml-base-compiler.4.05.0" "ocsigenserver.2.9"] | |
installed: [ | |
"astring.0.8.3" | |
"base.v0.12.2" | |
"base-bigarray.base" | |
"base-bytes.base" | |
"base-threads.base" | |
"base-unix.base" | |
"camlp4.4.05+1" | |
"conf-dbm.1.0.0" | |
"conf-gmp.1" | |
"conf-gmp-powm-sec.1" | |
"conf-libpcre.1" | |
"conf-m4.1" | |
"conf-openssl.1" | |
"conf-perl.1" | |
"conf-pkg-config.1.1" | |
"conf-zlib.1" | |
"cppo.1.6.6" | |
"cppo_ocamlbuild.1.6.6" | |
"cryptokit.1.13" | |
"dbm.1.2" | |
"domain-name.0.3.0" | |
"dune.1.11.4" | |
"dune-configurator.1.0.0" | |
"fmt.0.8.8" | |
"ipaddr.4.0.0" | |
"lwt.3.0.0" | |
"lwt_react.1.1.3" | |
"lwt_ssl.1.1.3" | |
"macaddr.4.0.0" | |
"ocaml.4.05.0" | |
"ocaml-base-compiler.4.05.0" | |
"ocaml-config.1" | |
"ocamlbuild.0.14.0" | |
"ocamlfind.1.8.1" | |
"ocamlnet.4.1.6" | |
"ocsigenserver.2.9" | |
"pcre.7.4.1" | |
"ppx_tools.5.0+4.05.0" | |
"re.1.9.0" | |
"react.1.2.1" | |
"result.1.4" | |
"seq.0.2" | |
"sexplib0.v0.12.0" | |
"ssl.0.5.7" | |
"stdlib-shims.0.1.0" | |
"topkg.1.0.1" | |
"tyxml.4.2.0" | |
"uchar.0.0.2" | |
"uutf.1.0.2" | |
"zarith.1.9.1" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment