removed unused library

This commit is contained in:
Dennis Frieberg 2020-09-22 18:04:55 +02:00
parent f7207914d4
commit 5c791a5cbb
3 changed files with 0 additions and 35 deletions

View file

@ -34,9 +34,6 @@ dependencies:
- http-types
- warp
library:
source-dirs: src
executables:
tickLeisteServer:
main: Main.hs
@ -45,8 +42,6 @@ executables:
- -threaded
- -rtsopts
- -with-rtsopts=-N
dependencies:
- tickLeisteServer
tests:
tickLeisteServer-test: