18 Oct
2008
18 Oct
'08
2:54 a.m.
Looks like 0.8-2 (from ubuntu's hardy repo). I'll upgrade and try again later tonight. thanks -matt On Fri, Oct 17, 2008 at 11:04 AM, Brent Yorgey <byorgey@seas.upenn.edu> wrote:
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