nixpkgs/pkgs/development/ocaml-modules/janestreet
sternenseemann 1979284362 ocamlPackages.ctypes: 0.17.1 -> 0.18.0
https://github.com/ocamllabs/ocaml-ctypes/blob/0.18.0/CHANGES.md#ctypes-0180

* ocamlPackages.async_ssl: fix compatibility with ctypes 0.18.0 by using
  ctypes.foreign instead of ctypes.foreign.threaded since the distinction
  between threaded and unthreaded has been removed in this release.
* libbap: link with -thread so linking ctypes.foreign doesn't fail
  https://github.com/BinaryAnalysisPlatform/bap-bindings/issues/18
* ocaml-ng.ocamlPackages_4_07.sodium: patch lib_gen/_tags to also add
  the `package(bigarray)` directive since `ctypes.stubs` no longer
  propgates that, leading to module not found error.
* ocaml-ng.ocamlPackages_4_{04,05,06,07}.async_ssl: mark as broken: due to
  the bigarray-compat dependency, we need dune 2 for ctypes which breaks
  compilation of the legacy async_ssl 0.11 version since we can't
  upgrade to dune 2 for it since that version doesn't support the legacy
  jbuild files.
2021-03-10 16:12:03 +01:00
..
0.12.nix ocamlPackages.ctypes: 0.17.1 -> 0.18.0 2021-03-10 16:12:03 +01:00
0.14.nix ocamlPackages.ctypes: 0.17.1 -> 0.18.0 2021-03-10 16:12:03 +01:00
async-rpc-kernel.nix
bin_prot.nix
buildOcamlJane.nix
core_bench.nix
default.nix ocamlPackages.ctypes: 0.17.1 -> 0.18.0 2021-03-10 16:12:03 +01:00
fieldslib.nix
janePackage.nix ocamlPackages.janePackage: don't delete meta set in args 2021-03-10 16:12:03 +01:00
janePackage_0_12.nix ocamlPackages.janePackage: don't delete meta set in args 2021-03-10 16:12:03 +01:00
janePackage_0_14.nix ocamlPackages.janePackage: don't delete meta set in args 2021-03-10 16:12:03 +01:00
js-build-tools-darwin.patch
js-build-tools.nix
old.nix
ppx-assert.nix
ppx-bench.nix
ppx-bin-prot.nix
ppx-compare.nix
ppx-custom-printf.nix
ppx-enumerate.nix
ppx-expect.nix
ppx-fields-conv.nix
ppx-here.nix
ppx-inline-test.nix
ppx-jane.nix
ppx-let.nix
ppx-optcomp.nix
ppx-pipebang.nix
ppx-sexp-conv.nix
ppx-sexp-message.nix
ppx-sexp-value.nix
ppx-typerep-conv.nix
ppx-variants-conv.nix
sexp.patch
sexplib.nix
typerep.nix
variantslib.nix