ghc-7.10.3
GHC is a state-of-the-art, open source, compiler and interactive
RUN apt-get update && \
apt-get install -y ghc
RUN apt-get update && \
apt-get install -y ghc
RUN apk add ghc
RUN pacman -S --noconfirm ghc
RUN apt-get update && \
apt-get install -y ghc
RUN dnf install -y ghc
RUN apt-get update && \
apt-get install -y ghc