Started working on websocketApp logic

This commit is contained in:
Dennis Frieberg 2020-09-04 18:49:22 +02:00
parent f5b747db95
commit 58a0e3b18e
2 changed files with 6 additions and 0 deletions

View file

@ -42,6 +42,7 @@ library
executable tickLeisteServer
main-is: Main.hs
other-modules:
WebSocketApp
Paths_tickLeisteServer
hs-source-dirs:
app