aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2013-08-25 18:13:52 -0300
committerRaúl Benencia <rul@kalgan.cc>2013-08-25 18:13:52 -0300
commit910d30227082dee795d0f32a99a5f972150f13c9 (patch)
tree668316aaaf63e35ba381270ff579bd50033c2851
parent3e861fe72dbdbd819aed7c67dddb4e820dee0f66 (diff)
updated performUpdate type
-rw-r--r--Screen.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Screen.hs b/Screen.hs
index b253452..919585e 100644
--- a/Screen.hs
+++ b/Screen.hs
@@ -69,7 +69,7 @@ screenLoop = do
then screenLoop
else return ()
---performUpdate :: LazymailUpdate ()
+performUpdate :: LazymailUpdate LazymailState
performUpdate = do
st <- get
liftUpdate $ clearMain (scrRowsAsInteger st) (screenColumns st)
nihil fit ex nihilo