A Haskell project which builds fine with `stack build` runs into this issue. ``` Unexpected response from haskell process. Haskell process command errored with: (error "Unexpected response from haskell process.") ``` No helpful error messages to debug too.