Hi all! I know that Windows 7 is EOL and fully unsupported / without even security updates, etc. I know it’s a very bad idea to use it.
That said, I have a friend who develops software for network-isolated research lab equipment that is stuck at Windows 7, and he’d like to develop a simple installable executable GUI app possibly using Haskell.
I couldn’t find a compatibility matrix or anything indicating when support for Windows 7 may have dropped for various tools; all I could find was the release notes for GHC 9.2.2 saying that Windows 7 support was restored there.
I’m curious what you would all recommend for this scenario, assuming that upgrading out of Windows 7 is not an option. Is there a version of GHC, Haskell Platform, Stack, etc. that you would recommend?