
10 Aug
2011
10 Aug
'11
6:11 p.m.
Hi, I was wondering what haskell version we should keep in mind when programming? For example, the language pragma PatternGuards is still used in the code although pattern guards are included in the Haskell 2010 standard. Do I need to strive for backwards compatibility and in how far can we use recent language extensions? Best regards, Willem Van Lint