aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/RunOrRaise.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-1/+1
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-091-3/+2
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-1/+2
* GHC 7 compatDaniel Wagner2011-07-311-1/+6
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+0
* Refer to modm as the current modMaskAdam Vogt2009-10-221-1/+1
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-281-6/+6
* RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classnamegwern02008-04-011-14/+14
* added RunOrRaisePrompt, exported getCommands from ShellJustin Bogner2008-03-231-0/+77