MemoryManager: twoSpace memorymanager initialization code; here its time for monad...
[mate.git] / Mate / GC.hs
index 9781d207183332f517a3cea430aaf871d9cf6c83..8f37216b747d36f3dca91183691075cc413fca08 100644 (file)
@@ -1,5 +1,5 @@
 {-# LANGUAGE ScopedTypeVariables #-}
-module GC 
+module Mate.GC 
   ({- dont export generic versions for high performance ;-) -}) where
 
 import Control.Monad