help with cabal install package shadowing errors

后端 未结 1 690
有刺的猬
有刺的猬 2021-01-18 02:24

I\'ve run into the same error for two unrelated packages now, missingpy and monadiccp.

> cabal install -p -v monadiccp

(after some outpu

1条回答
  •  礼貌的吻别
    2021-01-18 02:59

    Have you tried cabal-dev? It's probably best if you start from a clean system, install only the Haskell Platform, and then use cabal-dev to sandbox each codebase you're using.

    0 讨论(0)
提交回复
热议问题