rikvdkleij / intellij-haskell

IntelliJ plugin for Haskell
https://rikvdkleij.github.io/intellij-haskell/
Apache License 2.0
1.31k stars 96 forks source link

Hoogle not available #615

Closed LuckyLukert closed 3 years ago

LuckyLukert commented 3 years ago

Hi, I have the same problem as in #572 which is a unavailable, grey (Re)Build Hoogle Database Button

I get two messages, not sure if connected:

Could not determine Stack target for file `/Users/<pathtoproject>/tamarin-prover/Setup.hs` because no accompanying `hs-source-dirs` or `main-is` can be found in Cabal file(s)
Hoogle features can be enabled by menu option `Haskell`/`(Re)Build Hoogle database`

Where can I find logs to send you more information?

Best, Philip

LuckyLukert commented 3 years ago

The button Update Haskell Tools fixed it