On Sun, Apr 21, 2013 at 6:14 AM, 傅政帅 <fuk...@gmail.com> wrote:
> Initialising...
> Creating store...
> Creating provider...
> site.exe: recoverDecode: invalid argument (invalid byte sequence)
>
> --
> You received this message because you are subscribed to the Google Groups
> "hakyll" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to hakyll+un...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Eunchan Kim
unread,
May 5, 2013, 11:14:42 AM5/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hak...@googlegroups.com
Hello,
After changing the main.hs (or hakyll.hs) code, I was able to compile it successfully.
But, when I tried to build website by executing (main.exe build), I still got "recoverDecode: invalid argument (invalid byte sequence)"
Is there other way to read utf-8 file?
Eunchan Kim
2013년 4월 21일 일요일 오후 5시 41분 21초 UTC+9, jaspervdj 님의 말:
Eunchan Kim
unread,
May 5, 2013, 11:50:27 AM5/5/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hak...@googlegroups.com
Hello all,
It works after I've added only "setLocaleEncoding" line (not other 2 lines)"
Eunchan
2013년 5월 6일 월요일 오전 12시 14분 42초 UTC+9, Eunchan Kim 님의 말: