mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 19:31:44 +03:00
dev: make ghci*: allow use of Debug.Breakpoint
This commit is contained in:
parent
6503bfec6a
commit
51098d9150
1
Makefile
1
Makefile
@ -226,6 +226,7 @@ BUILDFLAGS=\
|
|||||||
$(GHCLOWMEMFLAGS) $(CABALMACROSFLAGS) \
|
$(GHCLOWMEMFLAGS) $(CABALMACROSFLAGS) \
|
||||||
-DDEVELOPMENT \
|
-DDEVELOPMENT \
|
||||||
-DVERSION="\"$(VERSION)\"" \
|
-DVERSION="\"$(VERSION)\"" \
|
||||||
|
-fplugin Debug.Breakpoint \
|
||||||
# -fhide-source-paths \
|
# -fhide-source-paths \
|
||||||
|
|
||||||
# PROFBUILDFLAGS:=-prof -fprof-auto -osuf hs_p
|
# PROFBUILDFLAGS:=-prof -fprof-auto -osuf hs_p
|
||||||
|
Loading…
Reference in New Issue
Block a user