I want to install the latest Haskell platform on my Raspberry Pi.
Unfortunately, my linux-fu is very weak. I can apt-get install haskell-platform , which works as much as possible, but installs a very old version from the official package repository. The part of the code I want to compile only compiles with GHC 7.8.
linux debian haskell development-environment
Doug mcclean
source share