ghc-8.2.2
GHC compiler and utilities
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-compiler
RUN apt-get update && \
apt-get install -y ghc