dev: make ghci*: allow use of Debug.Breakpoint

This commit is contained in:
Simon Michael 2022-08-26 11:07:03 +01:00
parent 6503bfec6a
commit 51098d9150

View File

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