Skip to content
Snippets Groups Projects
Commit 67bc0df4 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-10-27 11:51:13 by simonmar]

remove unneeded exports
parent fd99cf4f
No related branches found
No related tags found
No related merge requests found
......@@ -6,9 +6,7 @@
\begin{code}
module Finder (
initFinder, -- :: PackageConfigInfo -> IO (),
findModule, -- :: ModuleName -> IO (Maybe (Module, ModuleLocation))
ModuleLocation(..),
mkHomeModuleLocn,
findModule -- :: ModuleName -> IO (Maybe (Module, ModuleLocation))
) where
#include "HsVersions.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment