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.
我正在尝试在 mac 上使用Atom设置Haskell IDE 。我使用堆栈安装二进制文件并确保正确的路径位于“附加路径目录”下,但从GHC mod得到以下错误:
我也尝试使用 cabal 而不是 stack,结果相同。