brendanhay / gogol

A comprehensive Google Services SDK for Haskell.
Other
280 stars 105 forks source link

Is the aeson restriction on gogol-core actually necessary? #187

Open colonelpanic8 opened 1 year ago

colonelpanic8 commented 1 year ago

sjakobi added a restriction that aeson <1.6 to gogol-core.

Is this necessary?

https://hackage.haskell.org/package/gogol-core

in other parts of the library it seems that there is code supporting versions above 2.