From: Axel S. <si...@co...> - 2009-11-25 10:27:48
|
Wed Nov 25 05:27:01 EST 2009 Axel Simon <Axe...@en...> * Remove debugging croft from demo. hunk ./demo/treeList/ListText.hs 67 - putStrLn ("querying reorderability") hunk ./demo/treeList/ListText.hs 69 - view `on` cursorChanged $ do - putStrLn "Cursor changed" - mapM_ (const windowNew) [0..10] - - |