aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/DirExec.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GHC 7 compatDaniel Wagner2011-07-311-2/+6
| | | | | | | | | Ignore-this: 17a43a709e70ebccc925e016d7057399 * true error: more modules export foldl/foldl'/foldr, so explicitly use the Data.Foldable one * -Werror error: transition from Control.OldException to Control.Exception, assuming everything was IOException darcs-hash:20110731170850-76d51-71271524485f6d10f84521f271182bea5085d400.gz
* Xmonad.Prompt.DirExec: fix haddock errorLukas Mai2008-03-161-1/+1
| | | | darcs-hash:20080316042840-462cf-bde1eeb27687141a83f131c0710b968c07a01cc1.gz
* Adjusted signature of DirExec module functions.Juraj Hercek2008-03-011-12/+24
| | | | | | | - added parameter for function which executes the selected program - renamed dirExecPromptWithName to dirExecPromptNamed darcs-hash:20080301171905-69f16-89aa5a796f0f86ff916bb6761f479ae28512aff1.gz
* Import of new DirExec module.Juraj Hercek2008-02-291-0/+90
- allows execution of executable files from specific directory darcs-hash:20080229212257-69f16-9a166d655acac098d7835e2d44764c40aae1baa0.gz