this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add a conflict between gmp.6.2.1-5 & ocaml-solo5.0.8.3

Co-authored-by: Hannes Mehnert <hannes@mehnert.org>

+3
+3
packages/gmp/gmp.6.2.1-5/opam
··· 18 18 depexts: [ 19 19 [ "xz" ] {os = "macos" & os-distribution = "homebrew"} 20 20 ] 21 + conflicts: [ 22 + "ocaml-solo5" {< "0.8.3"} 23 + ] 21 24 synopsis: "The GNU Multiple Precision Arithmetic Library" 22 25 description: """Dune packaging of the GMP library, suitable for 23 26 cross-compilation."""