[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / lib / should_run / dynamic002.hs
index 07ff150..cfbf829 100644 (file)
@@ -47,7 +47,6 @@ main = do
    print (typeOf (undefined :: Ordering))
 
    print (typeOf (undefined :: Addr))
-   print (typeOf (undefined :: AddrOff))
    print (typeOf (undefined :: Dynamic))
    print (typeOf (undefined :: ForeignObj))
    print (typeOf (undefined :: (IORef ())))