lens / lens-aeson

Traversals and Prisms for Data.Aeson
MIT License
51 stars 18 forks source link

Bump aeson upper version bounds #12

Closed RyanGlScott closed 9 years ago

RyanGlScott commented 9 years ago

Allow lens-aeson to build with the latest version of aeson (0.9.0.1).

The only API changes from this version bump relate to the json/json' parsers and encodeToByteStringBuilder, which lens-aeson doesn't seem to use.