Peaker / git-mediate

Become a conflict resolution hero
GNU General Public License v2.0
187 stars 8 forks source link

Encountered an error while trying to install via haskell stack #38

Open TomerBass opened 2 years ago

TomerBass commented 2 years ago

after running stack -m install git-mediate the process reached Progress 6/10, then throwed:

--  While building package Diff-0.4.0 (scroll up to its section to see the error) using:
      C:\sr\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_3.0.1.0_ghc-8.8.3.exe --builddir=.stack-work\dist\29cc6475 configure --with-ghc=C:\Users\tomer\AppData\Local\Programs\stack\x86_64-windows\ghc-8.8.3\bin\ghc-8.8.3.exe --with-ghc-pkg=C:\Users\tomer\AppData\Local\Programs\stack\x86_64-windows\ghc-8.8.3\bin\ghc-pkg.exe --user --package-db=clear --package-db=global --package-db=C:\sr\snapshots\4d5e8f20\pkgdb --libdir=C:\sr\snapshots\4d5e8f20\lib --bindir=C:\sr\snapshots\4d5e8f20\bin --datadir=C:\sr\snapshots\4d5e8f20\share --libexecdir=C:\sr\snapshots\4d5e8f20\libexec --sysconfdir=C:\sr\snapshots\4d5e8f20\etc --docdir=C:\sr\snapshots\4d5e8f20\doc\Diff-0.4.0 --htmldir=C:\sr\snapshots\4d5e8f20\doc\Diff-0.4.0 --haddockdir=C:\sr\snapshots\4d5e8f20\doc\Diff-0.4.0 --dependency=array=array-0.5.4.0 --dependency=base=base-4.13.0.0 --dependency=pretty=pretty-1.1.3.6 --extra-include-dirs=C:\Users\tomer\AppData\Local\Programs\stack\x86_64-windows\msys2-20210604\mingw64\include --extra-lib-dirs=C:\Users\tomer\AppData\Local\Programs\stack\x86_64-windows\msys2-20210604\mingw64\lib --extra-lib-dirs=C:\Users\tomer\AppData\Local\Programs\stack\x86_64-windows\msys2-20210604\mingw64\bin --exact-configuration --ghc-option=-fhide-source-paths
    Process exited with code: ExitFailure 11
yairchu commented 1 year ago

Do you have the logs mentioned in (scroll up to its section to see the error) / does this still reproduce?