[xmonad] darcs patch: XMonad.Actions.Plane: GConf support (and 1
more)
Devin Mullins
me at twifkak.com
Fri Jul 11 00:46:53 EDT 2008
On Thu, Jul 10, 2008 at 01:49:55PM -0300, Marco T?lio Gontijo e Silva wrote:
> > Applied, thanks. (AFAIK, trace is for debugging pure functions; putStrLn
> > or hPutStrLn stderr will do here. FTM, I'm not sure how that
> > typechecks...)
>
> This is not Debug.Trace.trace, it's XMonad.Core.trace. I don't know if
> it should be used for errors, I decided using it even without being sure
> after seeing it being used in EwmhDesktops.
Oh, my mistake. I see that it is just io . hPutStrLn stderr.
More information about the xmonad
mailing list