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

SMP-related build failure on GHC 8.4-alpha1 #121

Closed
deepfire opened this issue Jan 13, 2018 · 0 comments
Closed

SMP-related build failure on GHC 8.4-alpha1 #121

deepfire opened this issue Jan 13, 2018 · 0 comments

Comments

@deepfire
Copy link
Contributor

Build fails on 8.4.1-alpha1:

[3 of 7] Compiling Text.XML.Stream.Render ( Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.o )

Text/XML/Stream/Render.hs:405:10: error:
    • No instance for (Semigroup Attributes)
        arising from the superclasses of an instance declaration
    • In the instance declaration for ‘Monoid Attributes’
    |
405 | instance Monoid Attributes where
    |          ^^^^^^^^^^^^^^^^^
builder for ‘/nix/store/4q1nmhiclmk8h1j0w71ci4j0fzysliyr-xml-conduit-1.7.0.1.drv’ failed with exit code 1
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

1 participant