summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-12-05 18:13:20 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2012-12-05 18:13:20 +0100
commit3f13de078743f876df5adf64e021b7214d12e3f4 (patch)
tree9475694593d70eb13e2a692677cf446dbc87ac69 /web/tutorials
parent5ee1339ad4255185f41187e93a022eb143b138f8 (diff)
downloadhakyll-3f13de078743f876df5adf64e021b7214d12e3f4.tar.gz
Update installation tutorial
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 260ae2d..131971f 100644
--- a/web/tutorials/01-installation.markdown
+++ b/web/tutorials/01-installation.markdown
@@ -45,3 +45,8 @@ different distributions.
cabal install hakyll
[cabal]: http://www.haskell.org/cabal/
+
+Linux distro packages:
+
+- [Archlinux (AUR)](https://aur.archlinux.org/packages/haskell-hakyll/)
+- [Debian unstable](http://packages.debian.org/source/sid/haskell-hakyll)