X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mate.git;a=blobdiff_plain;f=Mate%2FGarbageAlloc.hs;h=aa2ed3f12c5377ae8943b6bcdaf4f54c4911818b;hp=c2b622c95f1b6f2f601cbcbbdb6cf3d90a583724;hb=58b7d15fa9d3089dc65fa0f9a0f4be3f8ddd35e6;hpb=08628062840ccf3730e239222c30e78b403dc6f4 diff --git a/Mate/GarbageAlloc.hs b/Mate/GarbageAlloc.hs index c2b622c..aa2ed3f 100644 --- a/Mate/GarbageAlloc.hs +++ b/Mate/GarbageAlloc.hs @@ -16,7 +16,9 @@ import Foreign.C import Mate.GC.Boehm ---import Text.Printf +#ifdef DBG_STR +import Text.Printf +#endif import Mate.Debug -- unified place for allocating Memory