Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/haskell/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Haskell 堆栈安装hlint ghc mod失败_Haskell_Haskell Stack - Fatal编程技术网

Haskell 堆栈安装hlint ghc mod失败

Haskell 堆栈安装hlint ghc mod失败,haskell,haskell-stack,Haskell,Haskell Stack,我想使用stack构建一个haskell环境,当“stack setup”安装ghc8时没有问题,但当我运行cmd“stack install hlint ghc mod”时失败了ps:我从 错误日志: While building package haskell-src-exts-1.17.1 using: /root/.stack/setup-exe-cache/x86_64-linux/setup-Simple-Cabal-1.24.0.0-ghc-8.0.1 --builddir=.

我想使用stack构建一个haskell环境,当“stack setup”安装ghc8时没有问题,但当我运行cmd“stack install hlint ghc mod”时失败了ps:我从

错误日志:

While building package haskell-src-exts-1.17.1 using:
  /root/.stack/setup-exe-cache/x86_64-linux/setup-Simple-Cabal-1.24.0.0-ghc-8.0.1 --builddir=.stack-work/dist/x86_64-linux/Cabal-1.24.0.0 build --ghc-options " -ddump-hi -ddump-to-file"
Process exited with code: ExitFailure (-11)

完整日志是什么?另见@Sridhar Ratnakumar是的,你说得对,我安装并更新happy,问题解决了