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 ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
bin_prot.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
buildOcamlJane.nix
core_bench.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
default.nix ocamlPackages.ctypes: 0.17.1 -> 0.18.0 2021-03-10 16:12:03 +01:00
fieldslib.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
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 ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
old.nix buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
ppx-assert.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-bench.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-bin-prot.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-compare.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-custom-printf.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-enumerate.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-expect.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-fields-conv.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-here.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-inline-test.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-jane.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-let.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-optcomp.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-pipebang.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-sexp-conv.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-sexp-message.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-sexp-value.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-typerep-conv.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
ppx-variants-conv.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
sexp.patch ocamlPackages.sexp: init at 0.13 2020-10-27 16:04:06 +01:00
sexplib.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
typerep.nix ocamlPackages: remove redundant stdenv imports 2021-01-12 16:33:18 +01:00
variantslib.nix treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00