From: simonmar Date: Wed, 28 Mar 2001 16:36:04 +0000 (+0000) Subject: [project @ 2001-03-28 16:36:04 by simonmar] X-Git-Tag: Approximately_9120_patches~2269 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1788ac7e170fc48a1b36e315210ca05c5a108a9f;p=ghc-hetmet.git [project @ 2001-03-28 16:36:04 by simonmar] add a simple test for IOExts.performGC --- diff --git a/ghc/tests/lib/should_run/ioexts002.hs b/ghc/tests/lib/should_run/ioexts002.hs new file mode 100644 index 0000000..e9c8575 --- /dev/null +++ b/ghc/tests/lib/should_run/ioexts002.hs @@ -0,0 +1,7 @@ +module Main where + +-- !!! test IOExts.performGC + +import IOExts + +main = performGC