objective categorical abstract machine language personal data server
65
fork

Configure Feed

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

Fix deps conflict

futurGH 8050d141 225fca3f

+6 -12
+6 -12
dune-project
··· 19 19 (url "git+https://github.com/futurGH/bin_prot.git") ; https://github.com/janestreet/bin_prot pinned to #03c783d 20 20 (package 21 21 (name bin_prot) 22 - (version v0.17~preview.128.20+135))) ; this is actually v0.16~preview.128.20+135 but some other package requires >=v0.17 22 + (version v0.17~preview.128.20+135))) ; this is actually v0.16~preview.128.20+135 but core requires >=v0.17 23 23 24 24 (pin ; these 3 all need to be pinned or they'll conflict 25 - (url "git+https://github.com/aantron/dream.git") 25 + (url "git+https://github.com/aantron/dream.git#af3c9bf") 26 26 (package (name dream))) 27 27 (pin 28 - (url "git+https://github.com/roddyyaga/ppx_rapper.git") 28 + (url "git+https://github.com/roddyyaga/ppx_rapper.git#5b0e62d") 29 29 (package (name ppx_rapper))) 30 30 (pin 31 - (url "git+https://github.com/roddyyaga/ppx_rapper.git") 31 + (url "git+https://github.com/roddyyaga/ppx_rapper.git#5b0e62d") 32 32 (package (name ppx_rapper_lwt))) 33 33 34 - (pin ; version on opam is outdated 35 - (url "git+https://github.com/melange-community/melange-fetch.git") 36 - (package (name melange-fetch))) 37 - (pin ; version on opam is outdated 38 - (url "git+https://github.com/melange-community/melange-webapi.git") 34 + (pin ; version on opam requires too high a melange version 35 + (url "git+https://github.com/melange-community/melange-webapi.git#42daaa4") 39 36 (package (name melange-webapi))) 40 - (pin ; version on opam is outdated 41 - (url "git+https://github.com/ml-in-barcelona/server-reason-react.git") 42 - (package (name server-reason-react))) 43 37 44 38 (package 45 39 (name pegasus)