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