Skip to content

Dependency bounds are potentially too loose #84

@mniip

Description

@mniip

After #66 inflections only supports GHC 8.4+ (base >=4.11), however GHC 8.4 and up aren't compatible with any version of text <1.2.3.0, so it's a little odd to claim compatibility with text all the way back to 0.2, if you can't even try out this build configuration. Likewise, GHC 8.4+ restricts you to exceptions >=0.8.3, and unordered-containers >=0.2.9.0

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