15 Feb
2002
15 Feb
'02
1:38 a.m.
On Tue, 12 Feb 2002 14:43:22 +0000, Malcolm Wallace <Malcolm.Wallace@cs.york.ac.uk> wrote:
Being able to specify the extensions required in a source file would be very useful in a range of cases. Very often helping other people with Haskell (in the case where they are trying to use someone else's module) is just a question of saying "try '-98'" or "try '-fglasgow-exts'" or whatever.
ghc and nhc98 already support this. [...]
Ah, thanks. I appeal to everyone distributing Haskell libraries to use them, then :-) Cheers, Ganesh