Add basic server
This commit is contained in:
parent
cde21038cb
commit
33f1076b52
4 changed files with 113 additions and 0 deletions
|
|
@ -15,8 +15,10 @@ extra-source-files:
|
|||
dependencies:
|
||||
- base >= 4.7 && < 5
|
||||
- aeson
|
||||
- async
|
||||
- text
|
||||
- unordered-containers
|
||||
- websockets
|
||||
|
||||
library:
|
||||
source-dirs: src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue