fixed build config error
This commit is contained in:
parent
2029e7ae87
commit
769501684b
2 changed files with 0 additions and 3 deletions
|
@ -33,8 +33,6 @@ executables:
|
||||||
- -threaded
|
- -threaded
|
||||||
- -rtsopts
|
- -rtsopts
|
||||||
- -with-rtsopts=-N
|
- -with-rtsopts=-N
|
||||||
dependencies:
|
|
||||||
- tickLeisteTestClient
|
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
tickLeisteTestClient-test:
|
tickLeisteTestClient-test:
|
||||||
|
|
|
@ -34,7 +34,6 @@ executable tickLeisteTestClient-exe
|
||||||
base >=4.7 && <5
|
base >=4.7 && <5
|
||||||
, tickLeiste
|
, tickLeiste
|
||||||
, tickLeiste-aeson
|
, tickLeiste-aeson
|
||||||
, tickLeisteTestClient
|
|
||||||
, websockets
|
, websockets
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue