| NEWS |
For convenient downloading, use APT (sources.list), or go by FTP.
In any case, watch your APT entries, whether they still point to the right archive!
Much stuff has changed, for example GHC/happy/c2hs etc. are now officially part of Debian, you can get them from there. They're currently in the unstable distribution. The full announcement is in the archive of the GHC Users mailing-list
Also, there are packages for Hmake, Hat (aka Rtb) and HOOD available...
For convenient downloading, use APT (sources.list)
| GHC (local mirror) |
. Unfortunately, downloads from the
primary site are painfully slow sometimes (from here), in
fact, they'd be called slow, if they'd be 5 times faster than now
. So, if it makes
someone's life easier...
The packages are created automagically (i.e. without user
intervention). The responsible script performs a 2-stage build:
first, the compiler is build with a recent GHC version, then the
resulting compiler builds itself again. The result of the second
stage is packaged and downloadable from here. Although not
necessary, I regard these steps as a somewhat safer way to provide
a working GHC. If it is able to compile itself, it should
compile most other stuff, too...
The packages should contain everything (they are made with target binary-dist, as usual), including docs, and readline support. If there is something missing or a feature, that is not activated, drop me a note.
[CVS 2000-01-09] GHC 4.06 for Sparc/Solaris 2
[CVS 2000-06-29] GHC 4.08.0 for Debian Linux-glibc2.1.1/x86 (changes)
WAYS=p)
WAYS=p)
RPM for
i386/glibc2.1.1 (without libgmp.so dependency)
[CVS 2000-01-09] ghc-4.06-1.i386.rpm
Debian
[CVS 2000-01-09] ghc-4.06-1.src.rpm
spec-file is courtesy of
Manuel M. T.
Chakravarty, I took it as base, but revamped the build
process entirely, to match with my Debian packages.
| Happy |
[CVS 2000-06-29] Happy 1.7 for Debian Linux-glibc2.1/x86 (changes)
Happy 1.7 for SuSE Linux-glibc2.1/x86
happy-1.7-2.src.rpm
from
Sven Panne and adjusted to use /usr/local as base
directory to meet our site's installation policy.
from
Sven Panne and adjusted to use /usr/local as base
directory to meet our site's installation policy.
| Hugs98 |
The computation isn't interrupted
any more.