snapframework / snap

Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
455 stars 68 forks source link

Bump aeson upper bound #219

Closed maralorn closed 3 years ago

maralorn commented 3 years ago

I have confirmed, that this compiles and passes tests with aeson 1.5.4.0

mightybyte commented 3 years ago

Thanks!