mirror of https://github.com/voidlizard/hbs2
wip15
This commit is contained in:
parent
ba4990a039
commit
93d8848a72
|
@ -599,7 +599,7 @@ export mref' r = connectedDo $ flip runContT pure do
|
|||
ContT $ withAsync $ replicateM_ 2 $ forever do
|
||||
join $ atomically (readTQueue deferred)
|
||||
|
||||
lift $ flip fix ExportGetCommit $ \next -> \case
|
||||
lift $ flip fix ExportStart $ \next -> \case
|
||||
|
||||
ExportStart -> do
|
||||
here <- withState $ selectCBlock r <&> isJust
|
||||
|
|
Loading…
Reference in New Issue