From b452cff01e4cf3835dbd9feab60f58d9eafade48 Mon Sep 17 00:00:00 2001 From: Simonas Kazlauskas Date: Sat, 10 May 2014 16:13:20 +0300 Subject: [PATCH] Add note on Windows UTF-8 issue Fixes #253 --- web/tutorials/faq.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/tutorials/faq.markdown b/web/tutorials/faq.markdown index 66dd4e6..87c1a92 100644 --- a/web/tutorials/faq.markdown +++ b/web/tutorials/faq.markdown @@ -24,6 +24,9 @@ using something like: You should also add this to your `.profile`, or whatever config file you use. +On Windows, running `chcp 65001` before running your Hakyll executable has been +reported to work. + ## "File name does not match module name" on Mac OS Hakyll.hs:1:1: