[project @ 1996-06-27 16:55:06 by partain]
[ghc-hetmet.git] / ghc / lib / prelude / UTypes_mt.hi
diff --git a/ghc/lib/prelude/UTypes_mt.hi b/ghc/lib/prelude/UTypes_mt.hi
deleted file mode 100644 (file)
index f22d7d3..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-interface PreludeBuiltin where
-
-import PreludeCore( String(..) )
-import PreludeRatio( Ratio, Rational(..) )
-
-data Bin
-type String = [Char]
-
-type Rational = Ratio Integer