Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed #164

Open
GoPavel opened this issue Nov 22, 2019 · 0 comments
Open

Build failed #164

GoPavel opened this issue Nov 22, 2019 · 0 comments

Comments

@GoPavel
Copy link

GoPavel commented Nov 22, 2019

  • stack install failed on 'cabal copy'
structured-haskell-mode on  master via λ v8.0.1 took 5s 
➜ stack install 
base-orphans-0.5.4: configure
base-orphans-0.5.4: build
syb-0.6: configure
base-orphans-0.5.4: copy/register
syb-0.6: build
old-locale-1.0.0.7: configure
Progress 1/30: dlist-0.8.0.2, mtl-2.2.1, old-locale-1.0.0.7, primitive-0.6.1.0, semigroups-0.18.2, stm-old-locale-1.0.0.7: build
....
text-1.2.2.1: copy/register           
Progress 10/30             
'cabal copy' failed.  Error message:

--  While building package text-1.2.2.1 using:
      /home/username/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_1.24.0.0_ghc-8.0.1 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-1.24.0.0 copy
    Process exited with code: ExitFailure 1
    Logs have been written to: /home/username/.emacs.d/private/structured-haskell-mode/.stack-work/logs/text-1.2.2.1.log
  • cabal install can't resolve dependencie
Resolving dependencies...
cabal: Could not resolve dependencies:
[__0] trying: structured-haskell-mode-1.1.1 (user goal)
[__1] trying: descriptive-0.9.5 (dependency of structured-haskell-mode)
[__2] trying: bifunctors-5.5.5 (dependency of descriptive)
[__3] next goal: template-haskell (dependency of bifunctors)
[__3] rejecting: template-haskell-2.15.0.0, template-haskell-2.14.0.0,
template-haskell-2.13.0.0, template-haskell-2.12.0.0,
template-haskell-2.11.1.0, template-haskell-2.11.0.0,
template-haskell-2.10.0.0, template-haskell-2.9.0.0, template-haskell-2.8.0.0,
template-haskell-2.7.0.0, template-haskell-2.6.0.0, template-haskell-2.5.0.0,
template-haskell-2.4.0.1, template-haskell-2.4.0.0 (only already installed
instances can be used)
[__3] rejecting: template-haskell-2.3.0.1, template-haskell-2.3.0.0,
template-haskell-2.2.0.0 (conflict: bifunctors => template-haskell>=2.4 &&
<2.16)
[__3] fail (backjumping, conflict set: bifunctors, template-haskell)
After searching the rest of the dependency tree exhaustively, these were the
goals I've had most trouble fulfilling: base, template-haskell, bifunctors,
descriptive, structured-haskell-mode

version: 7f9df73(master)
OS: fedora 31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant