I'm trying to set up a Haskell IDE with Atom on mac. I install the binaries with stack and make sure the right paths are under "Additional Path Directories", but get the following errors from GHC mod:
I also tried using cabal instead of stack, with the same result.