[Haskell-cafe] Takusen 0.8.3 install problems
Alistair Bayley
alistair at abayley.org
Sun Feb 1 17:49:35 EST 2009
>> > 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.
Alistair
More information about the Haskell-Cafe
mailing list