Simon Peyton-Jones writes:
> * We also have a plan for how to modularise STG Hugs so that it
> consists of a re-useable C library called the Haskell Execution
> Platform (HEP), plus a number of "clients". Examples of clients are:
> - the normal Hugs textual interface
> - an up
> Does anyone have a 'live' link to Johan Nordlander's O'Haskell?
> http://www.cs.chalmers.se/~nordland/ohaskell/ seems to be unwell.
You're all going to think I'm mad, but the above link has now
'recovered'...
Cheers,
Alex.
Does anyone have a 'live' link to Johan Nordlander's O'Haskell?
http://www.cs.chalmers.se/~nordland/ohaskell/ seems to be unwell.
Cheers,
Alex.
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--_=_NextPart_001_01BF14BC.3D42C660
Content-Type: text/plain;
charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
> But it is hard to use s
Simon Marlow wrote:
> Here's my proposal:
>
> - haskell-announce (v. low volume)
>
> - haskell-chat (high volume, anything vaguely related to
> Haskell is acceptable)
>
> - haskell-questions (questions about the use of the language,
> maybe haskell-help or haskell
It would be nice to be able to say
module Shape(
Shape,
Square :: Int -> Shape,
RotateDegrees :: Int -> Shape -> Shape,
...
) where . . .
Ideally one would want to be able to have instance declarations as well.
This would mean that someone using the Shape module wo
Hello!
On Fri, Oct 08, 1999 at 07:04:07AM -0400, Paul Hudak wrote:
> Perhaps we should create a comp.lang.haskell? -Paul
Frankly, I think there's still enough room in c.l.functional for Haskell
related threads. However, if a discussion and vote comes up for a
Haskell newsgroup, I'll off course
> > "Ronald" == Ronald J Legere <[EMAIL PROTECTED]> writes:
>
> > I am wondering however if there is anykind of small package
> > to enable me to make simple plots (of functions for example)..
> > This is for windows (98) machine, so I cant use Gif Writer, which
> > seems sort
Lars Lundgren wrote:
>
> On Mon, 11 Oct 1999, Adrian Hey wrote:
>
> > On Mon 11 Oct, Lars Lundgren wrote:
> > > I'm sure a lot of poeple have gotten this wrong. I would be surprised if
> > > not all the experienced haskellers has this view though.
> >
> > Probably so, but this view seems in comp
Hamilton Richards Jr. wrote:
> Would it be possible to have both the current mailing list and a Haskell
> newsgroup? If postings to each were automatically replicated on the other,
> then each reader could take her choice of which one to follow.
Technically, this should be possible (IIRC comp.gr
10 matches
Mail list logo