summaryrefslogtreecommitdiffstats
path: root/Main.hs
AgeCommit message (Expand)Author
2007-03-07wibbleDon Stewart
2007-03-07derive MonadState, removes most accessorsDon Stewart
2007-03-07Handle several more events, should fix several issues.Spencer Janssen
2007-03-07refactoring. less codeDon Stewart
2007-03-07just use [Window]Don Stewart
2007-03-07typo in dmenu codeDon Stewart
2007-03-07add dmenu support, seems to work, but the resulting client isn't launchedDon Stewart
2007-03-07refactoringDon Stewart
2007-03-07Wm -> W, all good monads have single capital letter names. comment the W.hs fileDon Stewart
2007-03-07comments for Main.hs, add io_, like io but return ()Don Stewart
2007-03-07comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...Don Stewart
2007-03-07move thunk.hs -> Main.hs. Be precise about which versions of every package ar...Don Stewart