
1 Feb
2009
1 Feb
'09
10:52 p.m.
alistair:
You can probably just remove the Setup.lhs and build with defaults (we're doing that at galois, we use Takusen).
-- Don
I'm surprised this works, unless you also change the imports of Control.Exception to Control.OldException. The new exception module is part of the reason it's taking me a while to port to 6.10.1. Nearly there though; only the haddock failures to fix and then we can release.
build-depends: base < 4