From 6433dc6c522e70109afa49b6ab7fcc175b2ec82e Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 17 Dec 2012 17:50:36 +0100 Subject: [PATCH] Thanks @nudded --- web/tutorials/01-installation.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/tutorials/01-installation.markdown b/web/tutorials/01-installation.markdown index a0a0f3a..1a48013 100644 --- a/web/tutorials/01-installation.markdown +++ b/web/tutorials/01-installation.markdown @@ -13,6 +13,11 @@ different distributions. [cabal]: http://www.haskell.org/cabal/ +If you have a recent installation of `cabal` and your time is somewhat valuable, +use: + + $ cabal install -j hakyll + Linux distro packages: - [Archlinux (AUR)](https://aur.archlinux.org/packages/haskell-hakyll/)