From: simonmar Date: Mon, 3 Mar 2003 12:30:59 +0000 (+0000) Subject: [project @ 2003-03-03 12:30:59 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~1097 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4ce67061a2e1ccf49b506f8e9be20dfa1dcf5ee3;p=ghc-hetmet.git [project @ 2003-03-03 12:30:59 by simonmar] Remove unused export. --- diff --git a/ghc/compiler/prelude/PrelInfo.lhs b/ghc/compiler/prelude/PrelInfo.lhs index 9e28920..256b03c 100644 --- a/ghc/compiler/prelude/PrelInfo.lhs +++ b/ghc/compiler/prelude/PrelInfo.lhs @@ -8,7 +8,6 @@ module PrelInfo ( module PrelNames, module MkId, - wiredInThings, -- Names of wired in things wiredInThingEnv, ghcPrimExports, cCallableClassDecl, cReturnableClassDecl,