
24 Nov
2010
24 Nov
'10
11:49 p.m.
Comment #5 on issue 350 by vogt.adam: Investigate using Dyre for xmonad configuration http://code.google.com/p/xmonad/issues/detail?id=350 I have a branch which uses dyre: http://code.haskell.org/~aavogt/xmonad-dyre Compatibility for changes to the type of recompile (which could be left as-is, but the type should suggest what is legal): http://code.haskell.org/~aavogt/XMonadContrib/dyre/ And minor changes that were necessary to dyre (though more need to be made to duplicate xmonad's current behavior, especially with respect to recompilation checking for ~/.xmonad/lib): http://code.haskell.org/~aavogt/dyre.git