Skip to main content

Questions tagged [cabal]

Cabal is a system for building and packaging Haskell libraries and programs.

0 votes
0 answers
7 views

Setup dev enviroment locally fails on cabal test homework

Hi i setup the dev environment according to the youtube video, "cabal update" worked, but the second command does not work for me: root@c26be85e2bf4:/workspace/code/Week02# cabal test ...
wutzebaer's user avatar
  • 631
0 votes
0 answers
88 views

Cabal build all failed with "Failed to build Diff-0.5"

Preprocessing library for base58-bytestring-0.1.0.. Building library for base58-bytestring-0.1.0.. [1 of 2] Compiling Data.ByteString.Base58.Internal ( src/Data/ByteString/Base58/Internal.hs, dist/...
Nachiket Subbaraman's user avatar
0 votes
1 answer
47 views

Cardano Node Compiler Error libsodium Fedora

for some reason i'm unable to compile cabal projects related to cardano projects on this system. not sure what could of changed recently as aside from recent system updates i haven't changed much. or ...
Kunikos's user avatar
  • 13
1 vote
1 answer
28 views

Cabal build error when compiling simple Plutus code

From inside nix-shell, I run cabal build (after running cabal update) and I get the following error: Failed to build libsystemd-journal-1.4.5.0.0.0.0.1. Build log ( /home/eric/.cabal/logs/ghc-8.10.7/...
Eric's user avatar
  • 85
0 votes
1 answer
69 views

Cabal - could not resolve dependencies error

I have completed the pioneer program and am writing my own app. I've created my react front end and now am trying to serialize my smart contract in Haskell for a minting policy I wrote. The problem ...
mrsargent's user avatar
  • 121
1 vote
1 answer
50 views

I am getting error while using "cabal build all" cmd

I am new to plutus. I am trying to learn plutus for which I am using "plutus-starter" code to begin. while using "cabal build" i am getting following error: Resolving dependencies.....
krishna babu's user avatar
0 votes
0 answers
29 views

Cabal build all fail on M1

I want to add Cardano to Express project and followed the steps in documentation: https://developers.cardano.org/docs/get-started/installing-cardano-node/#macos. Unfortunately, “cabal build all” step ...
Lilit's user avatar
  • 1
0 votes
1 answer
85 views

Failed to build cardano-crypto-wrapper

When I run "cabal build all" I get the error message "Failed to build cardano-crypto-wrapper-1.5.1.0". See below for log file. Any assistance would be appreciated. I was so close ...
Larry's user avatar
  • 1
0 votes
2 answers
84 views

playground-common package giving 'Failed to build scrypt-0.5.0' error

I'm trying to run my own little smart contract in the plutus-pioneer-program [fourth iteration] docker container and I'm having some problems. I've just added an extra folder alongside the other weeks....
NaeriKailash's user avatar
1 vote
2 answers
174 views

Unable to build project using latest version of plutus-apps using nix develop

When I run cabal repl on my project using nix develop I get the following error: Warning: Requested index-state 2023-02-20T00:00:00Z is newer than 'hackage.haskell.org'! Falling back to older state (...
Eric's user avatar
  • 85
0 votes
1 answer
46 views

Denied Cabal Access to pictures. Now Getting error

Accidentally denied Cabal Access to pictures through a prompt given. Now, when I try to cabal Init I get this message "User/******/Library/Application Support/MobileSync: getDirectoryContents:...
marcus gray's user avatar
0 votes
1 answer
89 views

Error when trying to build my Plutus project using nix-shell

I am getting the following error after running cabal build using nix-shell: cabal: Could not resolve dependencies: [__0] next goal: Win32-network (user goal) [__0] rejecting: Win32-network-0.1.1.0/...
Falcon Stakepool's user avatar
1 vote
1 answer
79 views

Error when trying to build my Plutus project

I am getting the following error after trying to execute cabal build: cabal: Could not resolve dependencies: [__0] next goal: cardano-crypto-class (user goal) [__0] rejecting: cardano-crypto-class-2.0....
Falcon Stakepool's user avatar
1 vote
1 answer
110 views

Error when compiling cardano-node 1.35.5

I am getting the following error when trying to compile the new version of the cardano-node: Resolving dependencies... Error: cabal: Could not resolve dependencies: [__0] trying: cardano-api-1.35.5 (...
Falcon Stakepool's user avatar
0 votes
2 answers
174 views

Error - Building Cardano Node 1.35.4 in Ubuntu Linux 22.04

When building cardano-node-1.35.4 using git checkout tags/1.35.4 cabal update cabal build all I get the following error cabal: Failed to build tx-generator-2.2 (which is required by test:tx-...
Srinath's user avatar

15 30 50 per page
1
2 3 4 5