[project @ 2003-03-03 12:30:59 by simonmar]
authorsimonmar <unknown>
Mon, 3 Mar 2003 12:30:59 +0000 (12:30 +0000)
committersimonmar <unknown>
Mon, 3 Mar 2003 12:30:59 +0000 (12:30 +0000)
Remove unused export.

ghc/compiler/prelude/PrelInfo.lhs

index 9e28920..256b03c 100644 (file)
@@ -8,7 +8,6 @@ module PrelInfo (
        module PrelNames,
        module MkId,
 
-       wiredInThings,  -- Names of wired in things
        wiredInThingEnv,
        ghcPrimExports,
        cCallableClassDecl, cReturnableClassDecl,