Error after running cabal build all #4
|
Hi guys, I tried to build an SOR bot, but I got this error after running cabal build all: Error: cabal: Could not resolve dependencies: |
Replies: 1 comment 1 reply
|
Is this an issue within nix shell? If you are not using nix, please have your environment setup as per this CI file (look for GHC, cabal versions and extra dependencies like libsodium, secp256k1). I don't use nix and it's building fine for me. |
Is this an issue within nix shell? If you are not using nix, please have your environment setup as per this CI file (look for GHC, cabal versions and extra dependencies like libsodium, secp256k1).
I don't use nix and it's building fine for me.