[xmonad] darcs patch: fix documentation to match implementation
(and 2 more)
daniel at wagner-home.com
daniel at wagner-home.com
Sat Nov 14 00:18:56 EST 2009
Fri Nov 13 21:13:28 EST 2009 daniel at wagner-home.com
* fix documentation to match implementation
Fri Nov 13 21:36:16 EST 2009 daniel at wagner-home.com
* generalize IO actions to MonadIO m => m actions
This should not cause any working configs to stop working, because IO is an instance of MonadIO, and because complete configs will pin down the type of the call to IO. Note that XMonad.Config.Arossato is not a complete config, and so it needed some tweaks; with a main function, this should not be a problem.
Sat Nov 14 00:15:09 EST 2009 daniel at wagner-home.com
* rework XMonad.Util.Dzen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 97594 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20091113/e37c0239/attachment-0001.bin
More information about the xmonad
mailing list