ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.24k stars 353 forks source link

Test the download command more explicitly #6072

Open dra27 opened 3 months ago

dra27 commented 3 months ago

cf. issue in https://discuss.ocaml.org/t/cant-create-any-opam-switch/14915/12 where wget is very old and doesn't work. We could at least be clearer that wget really isn't working, or possibly especially for Windows, simply bind to a library directly