On 20 Aug, Hans Aberg wrote:
>   Is it not possible to make the versions upwards compatible, so that
> Haskell 1.4 code somehow can be run on Haskell 1.5? Does "being stable"
> need to mean unchangeable?

Well, one way would be to require a directive at the head of every file
saying (for example)

Haskell 1.4

And then compilers could always say "Not interested in compiling
Haskell 1.4 programmes"...

I don't think I like this though: it's an extra feature, and the whole
point of the standardisation effort is to replace features by
orthogonality (I hope).

  Jon

-- 
Jon Fairbairn                                 [EMAIL PROTECTED]
18 Kimberley Road                                        [EMAIL PROTECTED]
Cambridge CB4 1HH                      +44 1223 570179 (pm only, please)





Reply via email to