Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
hoogle (hoogle-4.2.36) 安装过程看起来很成功,除了在命令行输入“hoogle”时,它会抱怨“hoogle: command not found”。
在两台机器上试过这个(都运行 MAC OS X Yosemite),他们以同样的方式失败了。有什么建议可以解决这个问题吗?
谢谢!
感谢您提供的信息,我在“.cabal/bin”中找到了我的“hoogle”可执行文件。唉,为什么 cabal 不将它添加到 PATH 中?