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.

Fix doc typo

+1 -1
+1 -1
vendor/opam/topkg/src/topkg.mli
··· 799 799 (** [debugger_support c] is the value of a predefined key 800 800 [--debugger-support] that indicates if build artefacts needed 801 801 for source level debuggers should be built and installed. If 802 - absent the value is [false] or the value of the environment 802 + absent the value is [true] or the value of the environment 803 803 variable TOPKG_CONF_DEBUGGER_SUPPORT if specified. *) 804 804 805 805 val profile : t -> bool