name = "core"
version = "0.5.0"
description = "Core - Jane Street Capital's standard library overlay"

requires = "bigarray, res, sexplib, bin_prot"

archive(byte) = "core.cma"
archive(native) = "core.cmxa"
