Malcolm Wallace wrote:
Marc Weber <[EMAIL PROTECTED]> wrote:
>
That's why I thought it might be best to integrate it into ghc?

This kind of tool, though useful, has almost nothing in common with the
compiler.

Not the compiler, but the interactive environment perhaps...

Although I suppose it would be useful if Hoogle could read
the ghc-pkg file format when indexing all locally-available modules.

yes, although I hope it would go through ghc-pkg rather than reading the file directly; the package database is supposed to be private, so we can change its format if necessary.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to