The unpac monorepo manager self-hosting as a monorepo using unpac
0
fork

Configure Feed

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

Merge pull request #30 from hannesm/revert-conflict

Revert "introduce conflicts with extlib, both define the base64 module"

authored by

Anil Madhavapeddy and committed by
GitHub
d86865c3 e3cabc12

-4
-4
vendor/opam/base64/base64.opam
··· 27 27 ["dune" "build" "-p" name "-j" jobs] 28 28 ["dune" "runtest" "-p" name] {with-test} 29 29 ] 30 - conflicts: [ 31 - "extlib" 32 - "extlib-compat" 33 - ]