What I did was to compile from source:
http://hackage.haskell.org/trac/hackage/wiki/CabalInstall
notice the darcs repo?
http://darcs.haskell.org/cabal-install/
I used
runghc Setup configure --user --prefix=$HOME
to keep packages in user space, i.e. inside ~/.cabal folder.
On Wed, Aug 6, 2008 at 1:00 AM, Sebastian Menge
<sebastian.menge@uni-dortmund.de> wrote:
> Am Tue, 5 Aug 2008 22:10:16 +0530
> schrieb Vikrant <vikrant.patil@gmail.com>:
>
>> well, How do I get cabal! on my ubuntu installation it gives me error
>> saying libghc6-cabal-dev depends ghc < 6.6.1 but 6.8.2 installed!
>
> Thats a known bug, but I cant remeber my workaround. Anyways I have
> installed
>
> libhugs-cabal-bundled
>
> IIRC from a gutsy-repository
>
> HTH, Sebastian.
> _______________________________________________
> haskell-art mailing list
> haskell-art@lurk.org
> http://lists.lurk.org/mailman/listinfo/haskell-art
>
_______________________________________________
haskell-art mailing list
haskell-art@lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art