Skip to content

aeson bounds on hackage #162

@mniip

Description

@mniip

postgresql-simple versions >=0.5.0.0 && <=0.5.4.0 on hackage have no upper bounds for aeson and fail to compile with aeson >=2.2:

src/Database/PostgreSQL/Simple/FromField.hs:120:1: error:
    Could not find module ‘Data.Aeson.Parser’
    Use -v to see a list of the files searched for.
    |
120 | import qualified Data.Aeson.Parser as JSON (value')
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Could you please make hackage revisions to exclude these configurations?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions