
21 Feb
2009
21 Feb
'09
5:55 p.m.
byorgey:
On Wed, Feb 11, 2009 at 09:10:55AM +0100, Luis Cabellos wrote:
I remove test because I suposse my haddock has a bad configuration.
Please don't ever do this. If you have problems getting something to compile, you can always ask for help in #xmonad, or on this list.
I have just pushed a patch fixing the error.
Thanks Brent. Yes, the tests exist for a purpose : to not waste developer time with broken code being distributed to others. You should never send in a patch that breaks the tests, since if it breaks for you, it will break for everyone. -- Don