September 2017
Beginner to intermediate
396 pages
9h 46m
English
In this recipe, we will work with predefined lenses. We will use a library lens-aeson for dealing with JSON data. The aeson library is a popular library for parsing and writing JSON instances for the user-defined data. Often, we have to deal with JSON, and parse it on the fly to extract the desired data.
Read now
Unlock full access