hoogle - Online in the Cloud

This is the command hoogle that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hoogle - A Haskell API search engine.

SYNOPSIS


hoogle EXPRESSION|COMMAND [OPTIONS]

DESCRIPTION


Hoogle is a Haskell API search engine which allows you to search Haskell libraries by
either function name, or by approximate type signature.
Example searches with EXPRESSION:

map
(a -> b) -> [a] -> [b]
Ord a => [a] -> [a]
Data.Map.insert

The Hoogle manual (http://www.haskell.org/haskellwiki/Hoogle) contains more details,
including further details on search queries, how to install Hoogle as a command line
application and how to integrate Hoogle with Firefox/Emacs/Vim etc.

This program also has some command for special usage.

Command reference:
data Generate Hoogle databases

server Start a Hoogle server

combine
Combine multiple databases into one

convert
Convert an input file to a database

test Run tests

dump Dump sections of a database to stdout

rank Generate ranking information

log Analyse log files

Option reference:
-?, --help
Show help message

-V,--version
Print out version information

-v, --verbose
Display verbose information

-q, --quiet
Quiet verbosity

Use hoogle online using onworks.net services



Latest Linux & Windows online programs