[project @ 2001-02-28 12:12:43 by simonmar]
[ghc-hetmet.git] / ghc / compiler / compMan / CompManager.lhs
index 8dc68d1..676620e 100644 (file)
@@ -11,8 +11,6 @@ module CompManager (
 
     cmUnload,    -- :: CmState -> IO CmState
 
-    cmTypeOfName, -- :: CmState -> Name -> IO (Maybe String)
-
     cmSetContext, -- :: CmState -> String -> IO CmState
 
     cmGetContext, -- :: CmState -> IO String