aboutsummaryrefslogtreecommitdiffstats
path: root/Main.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* wibbleDon Stewart2007-03-071-1/+1
* derive MonadState, removes most accessorsDon Stewart2007-03-071-10/+10
* Handle several more events, should fix several issues.Spencer Janssen2007-03-071-2/+31
* refactoring. less codeDon Stewart2007-03-071-91/+76
* just use [Window]Don Stewart2007-03-071-16/+13
* typo in dmenu codeDon Stewart2007-03-071-1/+1
* add dmenu support, seems to work, but the resulting client isn't launchedDon Stewart2007-03-071-1/+2
* refactoringDon Stewart2007-03-071-12/+16
* Wm -> W, all good monads have single capital letter names. comment the W.hs fileDon Stewart2007-03-071-11/+11
* comments for Main.hs, add io_, like io but return ()Don Stewart2007-03-071-37/+73
* comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...Don Stewart2007-03-071-16/+29
* move thunk.hs -> Main.hs. Be precise about which versions of every package ar...Don Stewart2007-03-071-0/+109