
1 May
2009
1 May
'09
7:14 p.m.
On Fri, 2009-05-01 at 16:16 +0100, Alistair Bayley wrote:
ANN: Takusen 0.8.4
The release bundle: http://hackage.haskell.org/packages/archive/Takusen/0.8.4/Takusen-0.8.4.tar....
If you have cabal-install, then this command should work: cabal install Takusen --flags="sqlite odbc oracle postgres" ... but it doesn't (at least for the version of cabal-install that I have) because the .tar.gz file I uploaded has a bogus checksum.
Note that it is easy (and recommended) to upgrade to the latest released version of cabal-install: $ cabal update $ cabal install Cabal cabal-install You can check using: $ cabal --version cabal-install version 0.6.2 using version 1.6.0.2 of the Cabal library Duncan