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

xml-conduit-1.4.0.2:Text.XML compile fails with blaze-markup-0.8.0.0 #95

Closed
juhp opened this issue Feb 1, 2017 · 2 comments
Closed

Comments

@juhp
Copy link

juhp commented Feb 1, 2017

[6 of 7] Compiling Text.XML         ( Text/XML.hs, dist/dist-sandbox-b4493aa4/build/Text/XML.o )
Text/XML.hs:331:16:
    Couldn't match type ‘a0 -> BI.MarkupM a0’ with ‘BI.MarkupM ()’
    Expected type: B5.Html
      Actual type: a0 -> BI.MarkupM a0
    Probable cause: ‘BI.Leaf’ is applied to too few arguments
    In the expression: BI.Leaf tag open (fromString " />")
    In an equation for ‘leaf’:
        leaf = BI.Leaf tag open (fromString " />")

I guess an upper-bound would avoid this. :)

@snoyberg
Copy link
Owner

snoyberg commented Feb 2, 2017

Nah, I'll just fix the code.

970f05e

Also on Hackage as 1.4.0.3

@snoyberg snoyberg closed this as completed Feb 2, 2017
@juhp
Copy link
Author

juhp commented Feb 3, 2017

jok-ts added a commit to jok-ts/gentoo that referenced this issue Aug 20, 2018
ebuild from ::haskell, needed to build against blaze-markup >=0.8
snoyberg/xml#95
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