Search Criteria
Package Details: cardano-addresses 3.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cardano-addresses.git (read-only, click to copy) |
|---|---|
| Package Base: | cardano-addresses |
| Description: | Addresses and mnemonic manipulation & derivations for Cardano blockchain platform |
| Upstream URL: | https://github.com/input-output-hk/cardano-addresses |
| Licenses: | Apache |
| Submitter: | emes |
| Maintainer: | None |
| Last Packager: | emes |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-03-10 16:26 (UTC) |
| Last Updated: | 2021-06-06 23:44 (UTC) |
Latest Comments
andrej commented on 2021-06-12 13:43 (UTC)
Alright, the workaround is to just run
cabal updateas a normal user.This is worrisome, because it means that somehow, in some way, the build process (with both
paruandyay) depends on some metadata files stored whoknowswhere in my home directory (whichcabaldownloads).Not sure what the
haskell-unordered-containerspackage does then; it looks like everything gets (re)-downloaded during the build process anyway. Perhaps it’s just meant for use with interactive Haskell environments or unpackaged “scripts”.andrej commented on 2021-06-12 13:34 (UTC)
This doesn't build:
And quite unsurprisingly, installing
haskell-unordered-containerswon’t solve the problem.It looks like the Haskell building ecosystem is broken; not sure if that holds in general or if it’s an ArchLinux-specific problem.
Rufflewind commented on 2021-05-31 20:39 (UTC)
In an effort to deduplicate the ghc-8.6 and ghc8.6-bin packages, would you mind switching to depend on ghc8.6-bin? See also: https://aur.archlinux.org/packages/cardano-wallet/#comment-810565