mirror of https://github.com/voidlizard/hbs2
wip, debug
This commit is contained in:
parent
c6f65d2242
commit
dbd4b81ca7
|
@ -218,7 +218,7 @@ main = flip runContT pure do
|
||||||
next Plain
|
next Plain
|
||||||
|
|
||||||
End -> do
|
End -> do
|
||||||
-- sendLine ""
|
sendLine ""
|
||||||
liftIO exitSuccess
|
liftIO exitSuccess
|
||||||
|
|
||||||
_ -> do
|
_ -> do
|
||||||
|
|
Loading…
Reference in New Issue