summaryrefslogtreecommitdiff
path: root/web/tutorials
diff options
context:
space:
mode:
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)