gc: delegated mallocs in GarbageAlloc to hs-boehmgc (Mate.GC.Boehm.mallocBytes);
[mate.git] / tools / installhaskellenv.sh
index 893cc954f2da406d4952f36c88199602ed3a57dc..32b019093273a395840a0a57b789cb526ee59c9e 100755 (executable)
@@ -28,4 +28,7 @@ cabal install disassembler $CABAL_OPT
 # cabal install harpy $CABAL_OPT
 gitinstall git://wien.tomnetworks.com/harpy.git
 
+# cabal install hs-boehmgc $CABAL_OPT 
+gitinstall git://wien.tomnetworks.com/hs-boehmgc.git 
+
 echo DONE