Skip to content

Remove all the GHC 6.12 QQ hacks #288

@snoyberg

Description

@snoyberg

With the move to conduit, we can no longer support GHC 6.12. conduit relies on the mask function, which was introduced with GHC 7. We could actually work around this in conduit and allow it to continue working with GHC 6.12, but frankly, I think it's time to deprecate support anyway.

So if anyone runs into a GHC 6.12 hack for the QQ syntax, just go ahead and remove it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions