How to Install hoogle in Ubuntu 18.04



Install hoogle by entering the following commands in the terminal:

sudo apt update
sudo apt install hoogle

Description:

Haskell API Search for Debian system

Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries by either function name, or by approximate type signature. . This package contains the hoogle command.

Homepage: http://hoogle.haskell.org/

Version: 5.0.14+dfsg1-1build2

Section: universe/misc