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

fails to compile on 8.4.2 and probably (8.4.1) #209

Open
GeorgeCo opened this issue May 11, 2018 · 1 comment
Open

fails to compile on 8.4.2 and probably (8.4.1) #209

GeorgeCo opened this issue May 11, 2018 · 1 comment

Comments

@GeorgeCo
Copy link

GeorgeCo commented May 11, 2018

fails to compile on 8.4.2 and probably (8.4.1)

cabal install -j5 llvm-general
...
Failed to install llvm-general-pure-3.5.0.0
Build log ( /Users/gcolpitts/.cabal/logs/ghc-8.4.2/llvm-general-pure-3.5.0.0-K5dZ1oCl0eTJBIlvbqyDx8.log ):
cabal: Entering directory '/var/folders/9b/rh4y2gy92hgdb6ktv4df1jv00000gn/T/cabal-tmp-72872/llvm-general-pure-3.5.0.0'
Configuring llvm-general-pure-3.5.0.0...
Warning: The package has an extraneous version range for a dependency on an
internal library: llvm-general-pure ==3.5.0.0. This version range includes the
current package but isn't needed as the current package's library will always
be used.
...
Preprocessing library for llvm-general-pure-3.5.0.0..
Building library for llvm-general-pure-3.5.0.0..
...
[27 of 28] Compiling LLVM.General.Internal.PrettyPrint ( src/LLVM/General/Internal/PrettyPrint.hs, dist/build/LLVM/General/Internal/PrettyPrint.o )

src/LLVM/General/Internal/PrettyPrint.hs:61:10: error:
• No instance for (Semigroup QTree)
arising from the superclasses of an instance declaration
• In the instance declaration for ‘Monoid QTree’
|
61 | instance Monoid QTree where
...

@andrewerf
Copy link

I've faced this issue today. Has it not been fixed since then? Did you find workaround?

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