aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Prompt/AppendFile.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-281-2/+2
* Export types to reduce haddock warnings.Adam Vogt2010-10-231-1/+2
* X.A.AppendFile documentation fix.Adam Vogt2011-05-271-3/+5
* AppendFile: additional example of usagegwern02011-01-261-0/+9
* Use extensible-exceptions to allow base-3 or base-4Adam Vogt2010-01-241-1/+1
* 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-3/+1
* Mark modules last-modified in 2007 as stableAdam Vogt2009-09-041-1/+1
* AppendFile: initial importBrent Yorgey2007-11-271-0/+66