[project @ 1999-12-20 10:34:27 by simonpj]
[ghc-hetmet.git] / ghc / lib / std / PrelTup.lhs
index 34dbfa8..b1f143a 100644 (file)
@@ -13,6 +13,8 @@ module PrelTup where
 
 import {-# SOURCE #-} PrelErr ( error )
 import PrelBase
+
+default ()             -- Double isn't available yet
 \end{code}