diff options
author | Jens Petersen <juhpetersen@gmail.com> | 2017-11-17 23:52:56 +0900 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2017-11-17 15:52:56 +0100 |
commit | 7bb68afa756a5672c383bd345464ba3e9b16ba9b (patch) | |
tree | f27ecf2d4d0211f06a67e2ad57466798cb2ef10c /web | |
parent | 9945427039265e7f56fc1cb218056d16685dff93 (diff) | |
download | hakyll-7bb68afa756a5672c383bd345464ba3e9b16ba9b.tar.gz |
Mention Fedora package in installation tutorial
Diffstat (limited to 'web')
-rw-r--r-- | web/tutorials/01-installation.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/tutorials/01-installation.markdown b/web/tutorials/01-installation.markdown index b8dff9b..30c2dd1 100644 --- a/web/tutorials/01-installation.markdown +++ b/web/tutorials/01-installation.markdown @@ -17,6 +17,7 @@ different distributions. For installation from source (i.e. via Hackage), Linux distro packages: - [Debian unstable](http://packages.debian.org/source/sid/haskell-hakyll) +- [Fedora](https://apps.fedoraproject.org/packages/ghc-hakyll-devel) Building the example site ------------------------- |