Skip to content
New issue

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

Installation of cabal fails because of lukko package #7002

Closed
phlind opened this issue Aug 3, 2020 · 1 comment
Closed

Installation of cabal fails because of lukko package #7002

phlind opened this issue Aug 3, 2020 · 1 comment

Comments

@phlind
Copy link

phlind commented Aug 3, 2020

The installation of cabal via brew install cabal-install on macOS fails with the following message:

[1 of 1] Compiling Main             ( Setup.hs, Setup.o )
Linking Setup ...
clang: warning: -Wl,-headerpad_max_install_names: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/usr/local/lib' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-L/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries' [-Wunused-command-line-argument]
Configuring lukko-0.1.1...
Setup: Encountered missing or private dependencies:
base >=4.5 && <4.14


Error during cabal-install bootstrap:
Configuring the lukko package failed.

System information

  • Operating system: macOS 11.0 Big Sur Beta (20A5323l)
  • ghc version 8.10.1
  • Homebrew version 2.4.9
@phadej
Copy link
Collaborator

phadej commented Aug 3, 2020

There are no cabal-install release which is buildable with GHC-8.10.1

#6799

@phadej phadej closed this as completed Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants