From e1e233a7bd8b7c6772bae6b7174eadc32290e063 Mon Sep 17 00:00:00 2001 From: sewardj Date: Wed, 6 Dec 2000 16:15:23 +0000 Subject: [PATCH] [project @ 2000-12-06 16:15:23 by sewardj] import wibble --- ghc/compiler/simplStg/SRT.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/simplStg/SRT.lhs b/ghc/compiler/simplStg/SRT.lhs index 1adf5ff..4989c3f 100644 --- a/ghc/compiler/simplStg/SRT.lhs +++ b/ghc/compiler/simplStg/SRT.lhs @@ -16,10 +16,10 @@ import StgSyn import UniqFM import UniqSet +import Panic #ifdef DEBUG import Outputable -import Panic #endif \end{code} -- 1.7.10.4