forced evaluation of logging message before blocking
This commit is contained in:
parent
069bf3fde8
commit
b98e5e27d0
3 changed files with 6 additions and 1 deletions
|
@ -56,6 +56,7 @@ executable tickLeisteServer
|
|||
, http-types
|
||||
, mtl
|
||||
, optparse-applicative
|
||||
, parallel
|
||||
, text
|
||||
, tickLeiste
|
||||
, tickLeiste-aeson
|
||||
|
@ -97,6 +98,7 @@ test-suite tickLeisteServer-test
|
|||
, http-types
|
||||
, mtl
|
||||
, optparse-applicative
|
||||
, parallel
|
||||
, text
|
||||
, tickLeiste
|
||||
, tickLeiste-aeson
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue