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?
postgresql-simpleversions>=0.5.0.0 && <=0.5.4.0on hackage have no upper bounds foraesonand fail to compile withaeson >=2.2:Could you please make hackage revisions to exclude these configurations?