This repository was archived by the owner on Oct 7, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork205
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Windows 10 build fail. #1789
Open
Description
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 11Progress 227/230
I used the following commands:
C:\> git clone https://github.com/haskell/haskell-ide-engine --recursive hieC:\> cd hieC:\> .\cabal-hie-install hie
Looks like there are some issues with floskell package.