
2 Jan
2009
2 Jan
'09
2:07 p.m.
On Fri, Jan 02, 2009 at 10:08:04AM +0100, Carsten Otto wrote:
On Thu, Jan 01, 2009 at 09:55:05PM -0500, Brent Yorgey wrote:
http://haskell.org/haskellwiki/Xmonad/xmonad_development_tutorial
Hopefully the tutorial should make it easy -- if there's anything that's confusing or unclear, consider it a bug in the tutorial and please let us know!
There is.
It seems XSelection.hs makes use of C preprocessing, which cannot be handled when generating haddock documentation.
It works OK for me; I think you may just need a more recent version of haddock. Which version of haddock do you have installed (just type 'haddock --version')? I will add a note about this on the tutorial page. -Brent