summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-12-17 17:50:36 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2012-12-17 17:50:36 +0100
commit6433dc6c522e70109afa49b6ab7fcc175b2ec82e (patch)
treef21719ff7eb819600e0ec1778943092b568d6d71 /web/tutorials
parente6868dde0c51db61b41550d62c92f0798fc7f3e8 (diff)
downloadhakyll-6433dc6c522e70109afa49b6ab7fcc175b2ec82e.tar.gz
Thanks @nudded
Diffstat (limited to 'web/tutorials')
-rw-r--r--web/tutorials/01-installation.markdown5
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/)