Skip to content

Please bump bounds to support GHC 9.14 #169

@tomjaguarpaw

Description

@tomjaguarpaw

I think a simple bounds bump to base, template-haskell and containers is all that's required.

This fails

cabal repl -z -w ghc-9.14 -b postgresql-simple

This passes

cabal repl -z -w ghc-9.14 -b postgresql-simple '--allow-newer=postgresql-simple:base' '--allow-newer=postgresql-simple:template-haskell' '--allow-newer=postgresql-simple:containers'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions