
8 Apr
2007
8 Apr
'07
10:03 p.m.
On Sun, 2007-04-08 at 18:20 +0100, Dominic Steinitz wrote:
setup: Unrecognised flags: --disable-haddock-use-packages make[1]: *** [.setup-config] Error 1 make[1]: Leaving directory `/home/dom/yi/yi/packages/yi-vty'
That's using a feature from the development version of cabal. I just hacked the cabal-make.inc file to remove the use of that flag (and the flags on the following line). It probably means I can't build the docs now though. Duncan