[project @ 2001-03-28 16:36:04 by simonmar]
authorsimonmar <unknown>
Wed, 28 Mar 2001 16:36:04 +0000 (16:36 +0000)
committersimonmar <unknown>
Wed, 28 Mar 2001 16:36:04 +0000 (16:36 +0000)
add a simple test for IOExts.performGC

ghc/tests/lib/should_run/ioexts002.hs [new file with mode: 0644]

diff --git a/ghc/tests/lib/should_run/ioexts002.hs b/ghc/tests/lib/should_run/ioexts002.hs
new file mode 100644 (file)
index 0000000..e9c8575
--- /dev/null
@@ -0,0 +1,7 @@
+module Main where
+
+-- !!! test IOExts.performGC
+
+import IOExts
+
+main = performGC