Fergus Henderson <[EMAIL PROTECTED]> writes:

> On 16-Mar-2000, Jan Brosius <[EMAIL PROTECTED]> wrote:
> > I wonder if someone could tell me more about the speed and size of compiled
> > Haskell code.
> ...
> > What about Haskell 98 versus (I anticipate) Haskell 2
> 
> There should be no significant differences as far as performance goes
> between Haskell 98 and whatever the next revision of Haskell is called.

Well, it's possible that the next revision of Haskell could be changed
to allow for better performance; for instance, it could include GHC's
unboxed type extension, or a standard packed strings library.

Carl Witty
[EMAIL PROTECTED]

Reply via email to