ajhc-0.8.0.1: lib/jhc/System/Mem.hs
{-# OPTIONS_JHC -fno-prelude -fffi #-}
module System.Mem where
import Jhc.Prim.IO
foreign import ccall safe "hs_perform_gc" performGC :: IO ()
{-# OPTIONS_JHC -fno-prelude -fffi #-}
module System.Mem where
import Jhc.Prim.IO
foreign import ccall safe "hs_perform_gc" performGC :: IO ()