Skip to content

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

@juhp

Description

@juhp
[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. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions