Connect to euphoria and run example bots
This commit is contained in:
parent
ee55f84c34
commit
3dbed10ffd
4 changed files with 300 additions and 114 deletions
11
package.yaml
11
package.yaml
|
|
@ -20,6 +20,17 @@ description: Please see the README on GitHub at <https://github.com/Garm
|
|||
|
||||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- aeson
|
||||
- bytestring
|
||||
- containers
|
||||
- network
|
||||
- stm
|
||||
- text
|
||||
- time
|
||||
- transformers
|
||||
- unordered-containers
|
||||
- websockets
|
||||
- wuss
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue