haskell / hie-bios

Set up a GHC API session for various Haskell Projects
https://hackage.haskell.org/package/hie-bios
BSD 3-Clause "New" or "Revised" License
181 stars 63 forks source link

Bump upper bound for aeson to <2.2 #359

Closed fendor closed 2 years ago

fendor commented 2 years ago

Fixes #358

Tested via cabal build --constraint "aeson==2.1.0.0 and cabal test --constraint "aeson==2.1.0.0"