From 8f533206d4dfa739031cf5113c9f51366277d0c5 Mon Sep 17 00:00:00 2001 From: sof Date: Mon, 26 May 1997 05:14:38 +0000 Subject: [PATCH] [project @ 1997-05-26 05:14:38 by sof] Added Lift(..) to export list --- ghc/lib/glaExts/GlaExts.lhs | 1 + 1 file changed, 1 insertion(+) diff --git a/ghc/lib/glaExts/GlaExts.lhs b/ghc/lib/glaExts/GlaExts.lhs index 42d78a3..057a4b9 100644 --- a/ghc/lib/glaExts/GlaExts.lhs +++ b/ghc/lib/glaExts/GlaExts.lhs @@ -52,6 +52,7 @@ module GlaExts -- misc bits trace, + Lift(..), -- and finally, all the unboxed primops of GHC! module GHC -- 1.7.10.4