From: sof Date: Mon, 26 May 1997 06:21:53 +0000 (+0000) Subject: [project @ 1997-05-26 06:21:53 by sof] X-Git-Tag: Approximately_1000_patches_recorded~453 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1d4968bd099f897757d97b4af24e81be2e856a14;p=ghc-hetmet.git [project @ 1997-05-26 06:21:53 by sof] GlaExts interface doc updated --- diff --git a/ghc/docs/users_guide/libraries.lit b/ghc/docs/users_guide/libraries.lit index eb94efa..5231e87 100644 --- a/ghc/docs/users_guide/libraries.lit +++ b/ghc/docs/users_guide/libraries.lit @@ -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