Closed
Description
As far as I see, the project (and thus, haskell-ide-engine) cannot be built on Windows 10 64-bit without problems. I build the package text-icu with the help of pacman as described here, but I keep running into a problem:
> stack build
haskell-lsp-0.1.0.0: configure (lib + exe)
Configuring haskell-lsp-0.1.0.0...
haskell-lsp-0.1.0.0: build (lib + exe)
Preprocessing library haskell-lsp-0.1.0.0...
[ 2 of 10] Compiling Language.Haskell.LSP.TH.ClientCapabilities ( src\Language\Haskell\LSP\TH\ClientCapabilities.hs, .stack-work\dist\ca59d0ab\build\Language\Haskell\LSP\TH\ClientCapabilities.o )
ghc.EXE: unable to load package `text-icu-0.7.0.1'
ghc.EXE: C:\Users\DevUser\AppData\Roaming\stack\snapshots\97ce3d2b\lib\x86_64-windows-ghc-8.0.2\text-icu-0.7.0.1-EllpGYmNw3bJ3FIJMPisuJ\HStext-icu-0.7.0.1-EllpGYmNw3bJ3FIJMPisuJ.o: unknown symbol `ucnv_getMaxCharSize_58'
-- While building package haskell-lsp-0.1.0.0 using:
C:\Users\DevUser\AppData\Roaming\stack\setup-exe-cache\x86_64-windows\Cabal-simple_Z6RU0evB_1.24.2.0_ghc-8.0.2.exe --builddir=.stack-work\dist\ca59d0ab build lib:haskell-lsp exe:lsp-hello --ghc-options " -ddump-hi -ddump-to-file"
Process exited with code: ExitFailure 1
My current stack version, if it is of any help:
Version 1.4.0, Git revision e714f1dd3fade19496d91bd6a017e435a96a6bcd x86_64 hpack-0.17.0
Metadata
Metadata
Assignees
Labels
No labels