Skip to content

Pinned pandoc-types version not compatible with latest Hakyll #7

@duvallj

Description

@duvallj

This package is pinned to versions of pandoc-types (>=1.17.6.1 && <1.18 || ==1.20.*) while Hakyll 4.13.4.1 now requires pandoc == 2.10.* which in turn requires pandoc-types == 1.21.*.

I tried compiling with the newer pandoc-types anyways using Stack's allow-newer: true option, and everything still seemed to work fine. I also tested with pandoc-types == 1.22.* and that worked as well. Can we bump dependency version for this package to be pandoc-types (>=1.17.6.1 && <1.18 || >=1.20 ) perhaps?

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