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

@ -3,6 +3,7 @@
## upcoming
- add `Haboli.Euphoria.Botrulez` module
- add `Haboli.Euphoria.Command` module and submodules
- add `Haboli.Euphoria.Lens` and add lenses to a few types
- add `Haboli.Euphoria.Listing` module
- add `Haboli.Euphoria.Util` module and move `respondingToPing` there
- add example bot (`Haboli.Euphoria.ExampleBot`)