Haskell hoogle installed through cabal, but hoogle command not found

不想你离开。 提交于 2019-12-19 19:41:02

问题


The hoogle (hoogle-4.2.36) installation process looks successful, except that when typing "hoogle" at the command line, it complains "hoogle: command not found".

Tried this on two machines (both running MAC OS X Yosemite), they failed exactly the same way. Any suggestions to resolve this?

Thanks!


回答1:


Thanks to your information, I found my "hoogle" executable in ".cabal/bin". Alas, why doesn't cabal add it to PATH?



来源:https://stackoverflow.com/questions/27328678/haskell-hoogle-installed-through-cabal-but-hoogle-command-not-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!