diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/tutorials/01-installation.markdown | 5 |
1 files changed, 5 insertions, 0 deletions
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/) |