[Hackage] #402: Automatic hoogle database for installed packages
Hackage
trac at galois.com
Tue Nov 11 10:33:35 EST 2008
#402: Automatic hoogle database for installed packages
---------------------------------+------------------------------------------
Reporter: Peaker | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: cabal-install tool | Version: 1.2.3.0
Severity: normal | Keywords:
Difficulty: normal | Ghcversion: 6.8.3
Platform: |
---------------------------------+------------------------------------------
The hoogle package is very useful to search the standard library.
Unfortunately, it does not search packages that you have installed which
are not part of the stdlib.
It would be great if every package installed always had its haddock
generated, and from its .txt file a .hoo file was generated (e.g: hoogle
--convert), and then all .hoo files sat in some centralized directory
which hoogle would then use for its searches.
This would be great documentation, and let you hoogle for anything that
you can import.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/402>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list