Haskell version

Can you please upgrade haskell to 7.6 which is the latest version? 6.10 is quite old.

Thanks

2 Likes

This would be much appreciated.

btw, is there a list of imports that are allowed in codechef?

The current GHC compiler of version 7.6 is quite old as of today. Can you please upgrade to e.g. 7.10 (or LTS Haskell 3.1)? Also, why not adding typical libraries such as “Data.Vector”? Please let us know the list of allowable import modules.