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.

minor typo fix

+1 -1
+1 -1
Makefile
··· 991 991 # (that the parser files rely on) in boot/. 992 992 993 993 # The rules below do not depend on Menhir being available, 994 - # they just build the parser from the boot/. 994 + # they just build the parser from boot/. 995 995 996 996 # See Makefile.menhir for the rules to rebuild the parser and update 997 997 # boot/, which require Menhir. The targets in Makefile.menhir