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

macos failure to build package primitive #1801

Open
wminshew opened this issue Aug 27, 2020 · 2 comments
Open

macos failure to build package primitive #1801

wminshew opened this issue Aug 27, 2020 · 2 comments

Comments

@wminshew
Copy link

log below, wasn't very informative unfortunately. Total haskell beginner here, hoping this is something easy to fix (did some searching but didn't find much related). Please let me know if there are any commands I can run that would provide more info

macos 10.15.5
ghc 8.10.2
stack 2.3.3

$ stack install.hs help

--  While building package primitive-0.6.4.0 using:
      /Users/wminshew/.asdf/installs/haskell/8.10.2/stack/setup-exe-cache/x86_64-osx/Cabal-simple_mPHDZzAJ_3.2.0.0_ghc-8.10.2 --builddir=.stack-work/dist/x86_64-osx/Cabal-3.2.0.0 build --ghc-options " -fdiagnostics-color=always"
    Process exited with code: ExitFailure 1
@jneira
Copy link
Member

jneira commented Aug 27, 2020

Hi! haskell-ide-engine is being deprecated in favor of haskell-language-server https://github.com/haskell/haskell-language-server
The new default vscode extension (if you are using vscode) https://marketplace.visualstudio.com/items?itemName=haskell.haskell will download the appopiate binary automatically.

@wminshew
Copy link
Author

thank you I will head there!

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

No branches or pull requests

2 participants