[project @ 2003-07-31 09:28:47 by ralf]
[ghc-base.git] / Foreign / C / TypesISO.hs
index 79ea7b5..ab2c928 100644 (file)
@@ -52,7 +52,7 @@ import NHC.FFI
 import Data.Bits       ( Bits(..) )
 import Data.Int
 import Data.Word
-import Data.Dynamic
+import Data.Typeable
 import Foreign.Storable
 
 #ifdef __GLASGOW_HASKELL__