aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util/Run.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* decent documentation for UrgencyHookDevin Mullins2008-05-151-2/+1
* Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...Brent Yorgey2008-03-281-1/+3
* Run.hs: improve haddockgwern02008-03-161-25/+26
* Util.Run: minor clarification in commentgwern02008-03-031-1/+1
* Run.hs: add an option to runintermsgwern02008-02-051-5/+5
* Use doubleFork instead of manual double fork, or buggy single fork.nicolas.pouillard2008-01-141-27/+15
* Run.hs: fix documentation, cleanup whitespaceValery V. Vorotyntsev2007-12-121-3/+3
* Remove redundant importsSpencer Janssen2007-12-081-1/+1
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-191-1/+1
* XMonad.Util.Run: meny haddock fixesAndrea Rossato2007-11-161-28/+38
* typo fix in Util.RunDevin Mullins2007-11-101-1/+1
* Generalize safe/unsafeSpawn to MonadIOSpencer Janssen2007-11-091-3/+3
* Add spawnPipeSpencer Janssen2007-11-071-2/+20
* make Setup haddock work againLukas Mai2007-11-061-1/+3
* HierarchifySpencer Janssen2007-11-011-0/+114