ghc-8.6.3

GHC is a state-of-the-art, open source, compiler and interactive

Debian Debian
RUN apt-get update && \ apt-get install -y ghc
Ubuntu
RUN apt-get update && \ apt-get install -y ghc
Alpine
RUN apk add ghc
Arch Arch Linux
RUN pacman -S --noconfirm ghc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ghc
Fedora
RUN dnf install -y ghc
Raspbian
RUN apt-get update && \ apt-get install -y ghc
click the source code to copy install ghc-8.6.3 on any operating system with command-not-found.com