Skip to content

Allow older versions of ghc/bytestring #34

@harendra-kumar

Description

@harendra-kumar

streamly-bytestring cannot be used with ghc-9.2.2 or earlier because of the bytestring version constraints on it. And we cannot use earlier streamly-bytestring versions with streamly-0.9.0. So there is no other way other than using a newer compiler.

Can we check bytestring version in the code and use CPP to support older versions?

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