Clean up Types

This commit is contained in:
Joscha 2018-01-27 21:08:07 +00:00
parent 9636e1eb4d
commit ce13ce11fc
3 changed files with 188 additions and 99 deletions

View file

@ -24,12 +24,14 @@ dependencies:
# basic stuff
- time
- text
- transformers
# websocket connection
- websockets
- wuss
# parsing json
- aeson
- bytestring
- unordered-containers
# other
- stm