We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I can't install haskell-debug-adapter with error as below. Any help?
$ stack install haskell-debug-adapter haskell-debug-adapter> configure haskell-debug-adapter> Configuring haskell-debug-adapter-0.0.33.0... haskell-debug-adapter> build haskell-debug-adapter> Preprocessing library for haskell-debug-adapter-0.0.33.0.. haskell-debug-adapter> Building library for haskell-debug-adapter-0.0.33.0.. haskell-debug-adapter> [ 1 of 31] Compiling Haskell.Debug.Adapter.Constant haskell-debug-adapter> [ 2 of 31] Compiling Haskell.Debug.Adapter.Logger haskell-debug-adapter> [ 3 of 31] Compiling Haskell.Debug.Adapter.TH.Utility haskell-debug-adapter> [ 4 of 31] Compiling Haskell.Debug.Adapter.Type haskell-debug-adapter> <command line>: can't load framework: Cocoa (not found)
The text was updated successfully, but these errors were encountered:
Is it related? https://gitlab.haskell.org/ghc/ghc/-/issues/18446
Sorry, something went wrong.
No branches or pull requests
I can't install haskell-debug-adapter with error as below. Any help?
The text was updated successfully, but these errors were encountered: