Я здесь
И смотрите:
Command Line UI
There is a terminal/curses based UI available through cabal install bhoogle.
Я бы хотел установить со стеком, а не с кабалой.Я бегу
$ stack install hoogle
Copied executables to /home/username/.local/bin:
- bhoogle
Это на моем пути, отлично.Давайте запустим его:
$ bhoogle
bhoogle error: default hoogle database not found
at /home/username/.hoogle/default-haskell-5.0.17.hoo You can create the database by installing hoogle and running
hoogle generate
Отлично, давайте сделаем это:
$ hoogle generate
Command 'hoogle' not found, but can be installed with:
sudo apt install hoogle
Как насчет назвать его bhoogle вместо этого?
$ bhoogle generate
bhoogle error:
default hoogle database not found
at /home/username/.hoogle/default-haskell-5.0.17.hoo
You can create the database by installing hoogle and running
hoogle generate
Разве он не находит исполняемый файл??Давайте использовать полный путь:
$ /home/username/.local/bin/bhoogle generate
bhoogle error:
default hoogle database not found
at /home/username/.hoogle/default-haskell-5.0.17.hoo
You can create the database by installing hoogle and running
hoogle generate
Как я могу инициализировать Google?