Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Windows 10 build fail. #1789

Open
JoshuaJakowlew opened this issue Jun 30, 2020 · 2 comments
Open

Windows 10 build fail. #1789

JoshuaJakowlew opened this issue Jun 30, 2020 · 2 comments
Labels
build Continuous integration and building os: windows type: bug

Comments

@JoshuaJakowlew
Copy link

Build fails on Windows 10 with the following error:

--  While building package floskell-0.10.2 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 build --ghc-options " -fdiagnostics-color=always"
    Process exited with code: ExitFailure 11
Progress 227/230

I used the following commands:

C:\> git clone https://github.com/haskell/haskell-ide-engine --recursive hie
C:\> cd hie
C:\> .\cabal-hie-install hie

Looks like there are some issues with floskell package.

@jneira jneira added build Continuous integration and building os: windows type: bug labels Jul 14, 2020
@jneira
Copy link
Member

jneira commented Jul 14, 2020

@JoshuaJakowlew sorry for the late response. The project is being deprecated and the main dev effort is being put in haskell-language-server, so i would recommend try it.
Anyway, you mentioned you was using cabal to install hie (with cabal-hie-install) but the error seems to be related with a stack install (with stack .\install.hs hie)

@ahmadrasyidsalim
Copy link

Yes, I get the same on stack .\install.hs hie-8.8.3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Continuous integration and building os: windows type: bug
Projects
None yet
Development

No branches or pull requests

3 participants