diff --git a/Makefile b/Makefile index a96d9c499..22292ea3c 100644 --- a/Makefile +++ b/Makefile @@ -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