
20 Aug
2008
20 Aug
'08
10:16 a.m.
Hi
I realise that, I'm hoping to do it like a "make" based thing, to some degree. I'm just trying to work around Cabal bug (http://hackage.haskell.org/trac/hackage/ticket/329), then I can make the databases regenerate if the .exe is newer.
It appears its not very easy to work around that Cabal bug, and Cabal HEAD won't work with cabal-install HEAD, so I'm stuck. If I do generate databases, it will have to be unconditionally, which seems like an awful waste of time even if nothing has changed. Generating databases takes around a minute. Thanks Neil