[project @ 2005-05-17 12:34:13 by simonmar]
authorsimonmar <unknown>
Tue, 17 May 2005 12:34:13 +0000 (12:34 +0000)
committersimonmar <unknown>
Tue, 17 May 2005 12:34:13 +0000 (12:34 +0000)
Build thr_debug by default

mk/config.mk.in

index 18caa25..6287525 100644 (file)
@@ -313,7 +313,7 @@ endif
 ifeq "$(BootingFromHc)" "YES"
 GhcRTSWays=
 else
-GhcRTSWays=thr thr_p debug
+GhcRTSWays=thr thr_p debug thr_debug
 endif
 
 # Option flags to pass to GHC when it's compiling modules in