aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/Man.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 551 by also getting manpath without -g flag.Adam Vogt2013-07-161-3/+7
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-1/+1
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-0/+2
* Use extensible-exceptions to allow base-3 or base-4Adam Vogt2010-01-241-2/+3
* Refer to modm as the current modMaskAdam Vogt2009-10-221-1/+1
* Update all uses of doubleFork/waitForProcessSpencer Janssen2009-01-161-2/+2
* Run.hs: add an option to runintermsgwern02008-02-051-1/+1
* Man.hs: input speedupValery V. Vorotyntsev2007-12-121-17/+21
* Prompt/Man.hs: fixing haddockValery V. Vorotyntsev2007-11-221-10/+9
* Updated documentation of all prompts in XMonad.PromptAndrea Rossato2007-11-211-5/+4
* Prompt/*: add XConfig variable to keybindings in doc.Joachim Fasting2007-11-181-2/+2
* Prompt/Man.hs: remove docstring.Joachim Fasting2007-11-181-1/+1
* Prompt/Man.hs: tweak import stuff in usage doc.Joachim Fasting2007-11-181-3/+4
* Man.hs: -Wall option not necessary as that's turned on in the Cabal filesgwern02007-11-061-1/+0
* HierarchifySpencer Janssen2007-11-011-0/+107