Closed dysinger closed 2 years ago
Problem:
Currently installing curl-runnings via hackage results in a compilation error because Aeson 2.0 changed their API for keys/maps.
Solution:
Put an upper bounds on Aeson and bump the incremental version number of curl runnings. Publish to hackage and now everybody can install again.
Problem:
Currently installing curl-runnings via hackage results in a compilation error because Aeson 2.0 changed their API for keys/maps.
Solution:
Put an upper bounds on Aeson and bump the incremental version number of curl runnings. Publish to hackage and now everybody can install again.