fixed some dependencies
This commit is contained in:
parent
3e58e610c6
commit
58a2662d2a
2 changed files with 4 additions and 4 deletions
|
@ -35,7 +35,7 @@ library
|
|||
aeson
|
||||
, base >=4.7 && <5
|
||||
, bytestring
|
||||
, strict-concurrency
|
||||
, containers
|
||||
, text
|
||||
, tickLeiste
|
||||
, uuid
|
||||
|
@ -54,7 +54,7 @@ executable tickLeisteServer
|
|||
aeson
|
||||
, base >=4.7 && <5
|
||||
, bytestring
|
||||
, strict-concurrency
|
||||
, containers
|
||||
, text
|
||||
, tickLeiste
|
||||
, tickLeisteServer
|
||||
|
@ -74,7 +74,7 @@ test-suite tickLeisteServer-test
|
|||
aeson
|
||||
, base >=4.7 && <5
|
||||
, bytestring
|
||||
, strict-concurrency
|
||||
, containers
|
||||
, text
|
||||
, tickLeiste
|
||||
, tickLeisteServer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue