hakyll-init

Generate a new Hakyll sample blog. More information: <https://github.com/jaspervdj/hakyll-init>.

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