ANNOUNCE: GHC version 6.0.1
Ian Lynagh
igloo@earth.li
Mon, 4 Aug 2003 12:16:26 +0100
On Wed, Jul 30, 2003 at 01:06:02PM +0100, Simon Marlow wrote:
>
> =============================================================
> The (Interactive) Glasgow Haskell Compiler -- version 6.0.1
> =============================================================
>
> We are pleased to announce a new patchlevel release of the Glasgow
> Haskell Compiler (GHC), version 6.0.1.
Debian packages are now in the archive for unstable; just "apt-get
update" and "apt-get install ghc6 ghc6-prof ghc6-doc". There are also
ghc6-hopengl, ghc6-threaded-rts and ghc6-libsrc packages. It should
enter testing in 10 days time.
Stable packages are available from Isaac's "Haskell Experimental"
repository. To use them, add
deb http://www.syntaxpolice.org/haskell-experimental/ stable/
to your /etc/apt/sources.list and install as above.
Thanks
Ian