fixed build config error

This commit is contained in:
Dennis Frieberg 2020-09-22 18:05:17 +02:00
parent 2029e7ae87
commit 769501684b
2 changed files with 0 additions and 3 deletions

View file

@ -34,7 +34,6 @@ executable tickLeisteTestClient-exe
base >=4.7 && <5
, tickLeiste
, tickLeiste-aeson
, tickLeisteTestClient
, websockets
default-language: Haskell2010