This article explains how to install the Haskell programming language on Windows/Mac/Linux computers and servers.
Installing Haskell Platform (Windows/Mac/Linux)
https://www.haskell.org/platform/windows.html#linux-ubuntu
For Ubuntu:
sudo apt-get update ; sudo apt-get install haskell-platform