[Haskell-beginners] recommended way to get haskell 6.10 installed on ubuntu hardy?

Juan Maiz juanmaiz at gmail.com
Mon Nov 23 17:10:02 EST 2009


In Jaunty it's available.

On Mon, Nov 23, 2009 at 7:24 PM, Erik de Castro Lopo
<mle+hs at mega-nerd.com<mle%2Bhs at mega-nerd.com>
> wrote:

> Joe Van Dyk wrote:
>
> > There's no ubuntu package for 6.10 (only 6.8), and the haskell
> > platform says you need 6.10 installed to build the source package.
>
> At work we use hardy and to get the latest haskell stuff I did
> the following:
>
>  a) Install ghc-6.8.
>  b) Add this to /etc/apt/sources.list:
>
>       deb-src http://ftp.au.debian.org/debian unstable main non-free
> contrib
>
>  c) Get the sources to ghc-6.10 using:
>
>       apt-get build-dep ghc6
>       apt-get source ghc-6.10
>
>  d) Build the package and install it.
>  e) Apt get the sources to the libraries and build/install them.
>
> Its painful and you do need to be reasonably comfortable with building
> debian packages, but it worked for me.
>
> Cheers,
> Erik
> --
> ----------------------------------------------------------------------
> Erik de Castro Lopo
> http://www.mega-nerd.com/
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>



-- 
Juan Maiz Lulkin Flores da Cunha
---------------------------------------------------------------------------
Softa Consultoria para Desenvolvimento
http://www.softa.com.br
http://www.mailee.me - Finalmente e-mail marketing 2.0
http://www.linkedin.com/in/juanmaiz
http://workingwithrails.com/recommendation/new/person/9354-juan-maiz
“The most exciting breakthroughs of the 21st century will not occur because
of technology but because of an expanding concept of what it means to be
human”
John Naisbitt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20091123/8160aecf/attachment.html


More information about the Beginners mailing list