30 May
2010
30 May
'10
3:33 p.m.
1 patch for repository code.haskell.org:/srv/code/XMonadContrib: Sun May 30 11:32:11 EDT 2010 Adam Vogt <vogt.adam@gmail.com> * Unpolished arrow-based config with heavy dependencies. The general idea is there, some more utility functions may need to be written, especially with respect to layout modifiers, which are treated specially, though the method used to reorder functions could be applied to the rest of the config. Refer to XMonad.Config.Arrow.Sample for an example. This is inspired by comments in Spencer's XMonad.Config.Monad (which doesn't work).