[project @ 2000-10-17 11:52:10 by simonmar]
[ghc-hetmet.git] / ghc / compiler / ghci / CmLink.lhs
index fa180a8..c7ee69f 100644 (file)
@@ -4,7 +4,7 @@
 \section[CmLink]{Linker for GHCI}
 
 \begin{code}
-module CmLink ( Linkable(..), 
+module CmLink ( Linkable(..),  Unlinked(..),
                filterModuleLinkables, 
                modname_of_linkable, is_package_linkable,
                LinkResult(..),