this repo has no description
0
fork

Configure Feed

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

Fix install & remove

+2 -2
+2 -2
packages/strymonas-pure/strymonas-pure.2.1.1/opam
··· 20 20 build: [ 21 21 [make "-C" "lib/" "pure"] 22 22 ] 23 - install:[make "install-pure"] 24 - remove:[make "uninstall-pure"] 23 + install:[make "-C" "lib/" "install-pure"] 24 + remove:[make "-C" "lib/" "uninstall-pure"] 25 25 url { 26 26 src: 27 27 "https://github.com/strymonas/strymonas-ocaml/archive/refs/tags/v2.1.1.tar.gz"