
17 Oct
2008
17 Oct
'08
2:04 p.m.
dist/build/tmp/./XMonad/Util/XSelection.hs:"dist/build/tmp/./XMonad/Util/XSelection.hs": 33:1: Parse error Test failed!
darcs failed: exit: ExitFailure 1
Any ideas what could be wrong?
thanks -Matt
If you look at the error, it says the problem is on line 33. Line 33 here is '#ifdef USE_UTF8'; that is, it seems your Haddock doesn't like CPP for some reason.
Yeah, this is true for older versions of Haddock. Matt, what version of haddock do you have? I'd recommend upgrading to the newest stable version (2.something). -Brent