diff options
Diffstat (limited to 'Screen.hs')
-rw-r--r-- | Screen.hs | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -210,6 +210,3 @@ incrementCurrentRow = (=<<) put $ get >>= \st -> return $ st { currentRow = (cur liftCurses = lift . lift liftUpdate = lift . lift - ---liftToUpdate :: IO a -> Update a ---liftToUpdate io = Update $ lift (liftIO io)
\ No newline at end of file |