Adam Vogt
067ccb950e
Export types to reduce haddock warnings.
2010-10-23 19:57:55 +00:00
Daniel Wagner
2443a962a0
GHC 7 compat
...
* 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
2011-07-31 17:08:50 +00:00
Lukas Mai
9ccc684f3d
Xmonad.Prompt.DirExec: fix haddock error
2008-03-16 04:28:40 +00:00
Juraj Hercek
91da412bf1
Adjusted signature of DirExec module functions.
...
- added parameter for function which executes the selected program
- renamed dirExecPromptWithName to dirExecPromptNamed
2008-03-01 17:19:05 +00:00
Juraj Hercek
34f9ad7d1f
Import of new DirExec module.
...
- allows execution of executable files from specific directory
2008-02-29 21:22:57 +00:00