[project @ 1998-07-03 08:58:07 by simonm]
[ghc-hetmet.git] / ghc / lib / misc / BSD.lhs
index 7f02326..e7d841a 100644 (file)
@@ -63,7 +63,8 @@ import GlaExts
 
 import PrelIOBase
 
-import Foreign  -- Addr..
+import Foreign
+import Addr
 import PackedString ( byteArrayToPS, unpackPS )
   
 import PosixUtil  ( strcpy, unvectorize )