[project @ 1997-05-26 06:21:53 by sof]
authorsof <unknown>
Mon, 26 May 1997 06:21:53 +0000 (06:21 +0000)
committersof <unknown>
Mon, 26 May 1997 06:21:53 +0000 (06:21 +0000)
GlaExts interface doc updated

ghc/docs/users_guide/libraries.lit

index eb94efa..5231e87 100644 (file)
@@ -1339,6 +1339,7 @@ data Integer = J# Int# Int# ByteArray#
 
 -- misc
 trace :: String -> a -> a
+data Lift a = Lift a
 
 -- re-exported interfaces:
 module ByteArray