JSON encoding/decoding

This commit is contained in:
Jonathan Lamothe
2018-12-29 12:21:25 -05:00
parent 0f83374060
commit aa0b8e13d2
4 changed files with 107 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ description: Please see the README on GitHub at <https://github.com/jlam
dependencies:
- base >= 4.7 && < 5
- aeson
- bytestring
- containers
- lens