On 2013-06-27 19:08, Jesper Reenberg wrote:I have sent a patch fixing this warning, but for whatever reason it hasn't been applied yet. You can find it in the xmonad@ archives.
On 28 May 2013 03:47, Daniel Wagner <wagnerdm@seas.upenn.edu> wrote:
I've done my best to:
* maintain backwards compatibility. Configs that use these symbols
should generate a warning, but still work perfectly correctly.
* ensure that all the places that used to export default values now
also export "def", so that working configs can eliminate the
warnings without changing their imports (or at worst change imports
of defaultXPConfig, etc. to imports of def)
Seems that you have forgot to fix the warnings that this introduces?
Cheers,
~d
_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://www.haskell.org/mailman/listinfo/xmonad