Hello Simon, Wednesday, August 10, 2005, 6:27:45 PM, you wrote: SM> The language declaration affects the grammar of the language, and even SM> whether the source is preprocessed or not, so you can't put the SM> declaration into the language itself. {-# LANGUAGE #-} is the right SM> thing (and we should implement it in GHC, really).
yes, you are right in both statements ;) my variant can be interesting only for Haskell 2.0, if we will need to break compatibility anyway -- Best regards, Bulat mailto:[EMAIL PROTECTED] _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell