fix problem with last commit and assistant
liftAnnex blocks all others calls, so avoid using it with a long-duration call to readResponse.
This commit is contained in:
parent
cad147cbbf
commit
7a9b618d5d
4 changed files with 17 additions and 11 deletions
|
@ -50,6 +50,7 @@ module Messages (
|
|||
withMessageState,
|
||||
prompt,
|
||||
mkPrompter,
|
||||
emitSerializedOutput,
|
||||
) where
|
||||
|
||||
import System.Log.Logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue