[project @ 1999-01-26 11:12:41 by simonm]
[ghc-hetmet.git] / ghc / tests / lib / should_run / stableptr002.hs
index 5d436ad..3edcc6c 100644 (file)
@@ -1,6 +1,6 @@
 module Main where
 
-import PrelForeign
+import PrelStable
 
 -- Testing callbacks: the initial haskell thread calls out to C with
 -- the address of a Haskell callback.  The C function runs the callback