[project @ 2002-08-07 12:17:59 by ross]
authorross <unknown>
Wed, 7 Aug 2002 12:17:59 +0000 (12:17 +0000)
committerross <unknown>
Wed, 7 Aug 2002 12:17:59 +0000 (12:17 +0000)
Renamed HugsStorable -> Hugs.Storable (copy of lib/exts/HugsStorable.hs)

Foreign/Storable.hs

index c7d6f27..e59e7e4 100644 (file)
@@ -49,7 +49,7 @@ import GHC.Err
 import GHC.IOBase
 import GHC.Base
 #elif defined(__HUGS__)
-import HugsStorable
+import Hugs.Storable
 #endif
 
 {- |