Add lenses to most API types

This commit is contained in:
Joscha 2020-04-09 10:39:59 +00:00
parent 8ec2d582b0
commit 9a476d9371
5 changed files with 191 additions and 73 deletions

View file

@ -18,8 +18,11 @@ dependencies:
- aeson
- containers
- megaparsec
- microlens
- microlens-th
- network
- stm
- template-haskell
- text
- time
- transformers