description = "Represent the essence of OCaml types as values"
version = "0.0.0"
requires = ""
archive(byte) = "typegist.cma"
archive(native) = "typegist.cmxa"
plugin(byte) = "typegist.cma"
plugin(native) = "typegist.cmxs"
exists_if = "typegist.cma typegist.cmxa"
