removed unused library
This commit is contained in:
parent
f7207914d4
commit
5c791a5cbb
3 changed files with 0 additions and 35 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue