aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/DirExec.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-3/+3
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-091-3/+2
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-0/+1
* GHC 7 compatDaniel Wagner2011-07-311-2/+6
* Xmonad.Prompt.DirExec: fix haddock errorLukas Mai2008-03-161-1/+1
* Adjusted signature of DirExec module functions.Juraj Hercek2008-03-011-12/+24
* Import of new DirExec module.Juraj Hercek2008-02-291-0/+90