dev: make; comment out unused breakpoint plugin

This commit is contained in:
Simon Michael 2022-12-22 19:02:48 -10:00
parent 1ea2bcc83f
commit 3b8bec7522

View File

@ -225,7 +225,7 @@ BUILDFLAGS=\
$(GHCLOWMEMFLAGS) $(CABALMACROSFLAGS) \
-DDEVELOPMENT \
-DVERSION="\"$(VERSION)\"" \
-fplugin Debug.Breakpoint \
# -fplugin Debug.Breakpoint \
# -fhide-source-paths \
# PROFBUILDFLAGS:=-prof -fprof-auto -osuf hs_p