hakyll-init
Generate a new Hakyll sample blog. More information: <https://github.com/jaspervdj/hakyll-init>.
RUN apt-get update && \
apt-get install -y libghc-hakyll-dev
RUN apt-get update && \
apt-get install -y libghc-hakyll-dev
RUN pacman -S --noconfirm haskell-hakyll
RUN apt-get update && \
apt-get install -y libghc-hakyll-dev
RUN dnf install -y ghc-hakyll-devel
RUN apt-get update && \
apt-get install -y libghc-hakyll-dev