Skip to content

Can't build with updated dependency #1125

Closed
@AliasQli

Description

@AliasQli

The dependency haddock-library updated from 1.10.0 to 1.11.0, and made an uncompatible change. The type signature of DocMarkUpH's field markupOrderedList changed from [a] -> a to [(Int, a)] -> a. The version bound for haddock-library is > 1.7 && < 2, and as a result, the repo can't build with the latest dependencies.

Should we tighten the version bound for this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions