cleaned up some dependencies

This commit is contained in:
Dennis Frieberg 2021-04-11 14:51:05 +02:00
parent 069bf3fde8
commit 60ed3e8f51
2 changed files with 4 additions and 3 deletions

View file

@ -63,7 +63,6 @@ executable tickLeisteServer
, unliftio
, unliftio-core
, uuid
, validation-selective
, wai
, wai-websockets
, websockets
@ -105,7 +104,6 @@ test-suite tickLeisteServer-test
, unliftio
, unliftio-core
, uuid
, validation-selective
, wai
, wai-websockets
, websockets