<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>hakyll Google Group</title>
  <link>http://groups.google.com/group/hakyll</link>
  <description>Hakyll is a static site generator in Haskell. This mailing list is meant for general discussion. Feel free to ask any questions or post suggestions. IRC channel: #hakyll on freenode.</description>
  <language>en</language>
  <item>
  <title>custom metafield to generate multiple tag lists.</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/b7eaeaab92999729/6670b572f348195c?show_docid=6670b572f348195c</link>
  <description>
  Hi all, &lt;br&gt; I&#39;m trying to implement my sky observation logs with Hakyll. It was &lt;br&gt; implemented w/ Python + Django before. &lt;br&gt; What I want to do is. &lt;br&gt; 1. I write observation log based on sky groups and date. Which means I &lt;br&gt; will make 20130514-m57.rst and 20130514-m31m32.rst if I observed m57, m31, &lt;br&gt; m32 in May 14, 2013.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/b7eaeaab92999729</guid>
  <author>
  helpbygr...@gmail.com
  (Eunchan Kim)
  </author>
  <pubDate>Tue, 14 May 2013 04:03:56 UT
</pubDate>
  </item>
  <item>
  <title>Questions about metadata per file and defining new markup tags</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/9dea4a6f653c9c1a/e33bdf32f497f329?show_docid=e33bdf32f497f329</link>
  <description>
  Hi, &lt;br&gt; I want to convert my website (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://community.haskell.org/~ndm/&quot;&gt;[link]&lt;/a&gt;, source at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://community.haskell.org/~ndm/darcs/website/&quot;&gt;[link]&lt;/a&gt;) to Hakyll. At the moment &lt;br&gt; I&#39;m using a custom written static website generator in Haskell, but moving &lt;br&gt; to Hakyll makes far more sense. However, there are two features I have in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/9dea4a6f653c9c1a</guid>
  <author>
  ndmitch...@gmail.com
  </author>
  <pubDate>Fri, 10 May 2013 12:31:18 UT
</pubDate>
  </item>
  <item>
  <title>Automatically linking to anchors in titles</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/197c110880100d5c/2e715ae4a0852943?show_docid=2e715ae4a0852943</link>
  <description>
  (How) Can I make Hakyll make pandoc generate &lt;br&gt; instead of &lt;br&gt; out of the markdown code &lt;br&gt; ? &lt;br&gt; I mean, it&#39;s a bummer that the IDs are created but not linked to &lt;br&gt; automatically. :)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/197c110880100d5c</guid>
  <author>
  mekeor.mel...@googlemail.com
  </author>
  <pubDate>Mon, 06 May 2013 13:19:54 UT
</pubDate>
  </item>
  <item>
  <title>Hakyll 4 metaCompiler</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/33aec84f5dbf0b3c/00fe9cf9fb34ef7a?show_docid=00fe9cf9fb34ef7a</link>
  <description>
  Hi, &lt;br&gt; I&#39;m in the process of updating soem code from Hakyll 3 to 4.2 (which has &lt;br&gt; generally gone pretty well), but there&#39;s one thing I&#39;m not 100% clear on. &lt;br&gt; In Hakyll 3, I was doing something like this: &lt;br&gt; _ &amp;lt;- ($) match &amp;quot;articles/*&amp;quot; $ do {blah blah blah, some code here} &lt;br&gt; group &amp;quot;diffs&amp;quot; $ match &amp;quot;posts/*&amp;quot; $
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/33aec84f5dbf0b3c</guid>
  <author>
  greatestdeveloperofallt...@googlemail.com
  </author>
  <pubDate>Mon, 29 Apr 2013 18:09:51 UT
</pubDate>
  </item>
  <item>
  <title>Encode error, which file&#39;s encode should i change??</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/2e7356aded649082/199f6437d5804bd9?show_docid=199f6437d5804bd9</link>
  <description>
  Initialising... &lt;br&gt; Creating store... &lt;br&gt; Creating provider... &lt;br&gt; site.exe: recoverDecode: invalid argument (invalid byte sequence)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/2e7356aded649082</guid>
  <author>
  fuk...@gmail.com
  (傅政帅)
  </author>
  <pubDate>Sun, 21 Apr 2013 04:14:32 UT
</pubDate>
  </item>
  <item>
  <title>Installation tutorial questions and suggestions</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/a49df746bb8a5234/b42ccf455a779c14?show_docid=b42ccf455a779c14</link>
  <description>
  Hello! I&#39;m new to Haskell and completely new to Hakyll, so I&#39;m sure the &lt;br&gt; glitches I encountered getting Hakyll set up are my fault, but I wondered &lt;br&gt; if the documentation could be tweaked in one or two places a bit to aid the &lt;br&gt; similarly clueless. &lt;br&gt; I&#39;m on OSX. I started with the Haskell platform from haskell.org, ghc
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/a49df746bb8a5234</guid>
  <author>
  ch...@chrisyoung.net
  (Christopher Young)
  </author>
  <pubDate>Wed, 10 Apr 2013 12:56:05 UT
</pubDate>
  </item>
  <item>
  <title>Generating thumbnail image list</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/ad2709d38359d2ad/638a9d98e6ff431d?show_docid=638a9d98e6ff431d</link>
  <description>
  I am sure this is a complete noob question, but I am trying to use hakyll &lt;br&gt; to build out a thumbnail page generated from a list of images (along with &lt;br&gt; some metadata, so I can include a caption, etc for each one of them). I &lt;br&gt; just can&#39;t seem to get the types to work out right for me. I am following &lt;br&gt; the tutorial where there is a list of posts being generated for a certain
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/ad2709d38359d2ad</guid>
  <author>
  tim.br...@gmail.com
  </author>
  <pubDate>Tue, 02 Apr 2013 01:18:18 UT
</pubDate>
  </item>
  <item>
  <title>Anyone still using Hakyll 3?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/ee5a84ee073f43e8/36250c01293a9021?show_docid=36250c01293a9021</link>
  <description>
  Hi, &lt;br&gt; Due to plenty of cabal hell issues, I&#39;m unable to &lt;br&gt; install latest hakyll 3, neither on Arch Linux with ghc7 &lt;br&gt; nor on Debian 6 with ghc6. &lt;br&gt; No point to paste the error logs here, I think. &lt;br&gt; I just would like to know if anyone uses any of those two systems &lt;br&gt; and does cabal update &amp;amp;&amp;amp; cabal install &#39;hakyll &amp;lt; 4&#39; with success.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/ee5a84ee073f43e8</guid>
  <author>
  mate...@loskot.net
  (Mateusz Łoskot)
  </author>
  <pubDate>Wed, 27 Mar 2013 09:48:10 UT
</pubDate>
  </item>
  <item>
  <title>Using readPandocBiblio</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/9140b8fda04dd5a4/2daded0186b791c7?show_docid=2daded0186b791c7</link>
  <description>
  Hi, &lt;br&gt; I&#39;ve been trying to figure out how to use pandoc&#39;s citation capabilities &lt;br&gt; from inside Hakyll (4.2.1.2). So far I&#39;ve got the following: &lt;br&gt; match &amp;quot;work/note/refs.bib&amp;quot; $ compile $ biblioCompiler &lt;br&gt; match &amp;quot;work/note/chicago.csl&amp;quot; $ compile $ cslCompiler &lt;br&gt; bibtexCompiler = do &lt;br&gt; csl &amp;lt;- load &amp;quot;work/note/chicago.csl&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/9140b8fda04dd5a4</guid>
  <author>
  mark.r...@gmail.com
  (Mark Reid)
  </author>
  <pubDate>Tue, 26 Mar 2013 00:18:39 UT
</pubDate>
  </item>
  <item>
  <title>Acting differently depending on the presence of a field and alternatives</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/287b1bb593ffc4f0/4457876e130f0d42?show_docid=4457876e130f0d42</link>
  <description>
  I use Twitter cards on my blog posts, so that excerpts are displayed nicely &lt;br&gt; in Twitter clients. &lt;br&gt; &lt;p&gt;However, the twitter:image field should be present only when an image is &lt;br&gt; attached to a page, and absent otherwise (it is recommended not to use a &lt;br&gt; generic site image). My posts using a specific image have a &amp;quot;image&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/287b1bb593ffc4f0</guid>
  <author>
  s...@rfc1149.net
  (Samuel Tardieu)
  </author>
  <pubDate>Wed, 20 Mar 2013 15:57:52 UT
</pubDate>
  </item>
  <item>
  <title>Hakyll4 Headings</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/b99b78d3ce84903f/28ba68a127a6a955?show_docid=28ba68a127a6a955</link>
  <description>
  I renewed my hakyll3 based code to hakyll4. &lt;br&gt; And after compiling and building, suddenly the first head of each post &lt;br&gt; becomes to H2 in Hakyll4 not H1 in Hakyll3. &lt;br&gt; Was the rule for heading changed in Hakyll4? &lt;br&gt; Is there any way to make the first heading in a post makes as H1?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/b99b78d3ce84903f</guid>
  <author>
  helpbygr...@gmail.com
  (Eunchan Kim)
  </author>
  <pubDate>Mon, 18 Mar 2013 14:41:10 UT
</pubDate>
  </item>
  <item>
  <title>Include a list of recent posts in the sidebar</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/8e41eb69c54a9bf6/532ba0a9d33b0bb7?show_docid=532ba0a9d33b0bb7</link>
  <description>
  Hi. &lt;br&gt; I&#39;m trying to include a list of recent posts in the sidebar of every page &lt;br&gt; on my site. However, Hakyll is not happy and detect a dependency cycle on &lt;br&gt; posts pages, since indeed, there is one. &lt;br&gt; Is there a recipe to include such a list in the sidebar? &lt;br&gt; Sam
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/8e41eb69c54a9bf6</guid>
  <author>
  s...@rfc1149.net
  (Samuel Tardieu)
  </author>
  <pubDate>Wed, 13 Mar 2013 16:25:42 UT
</pubDate>
  </item>
  <item>
  <title>./site build bug?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/bcc6293ccc9d426f/402b3d667856b486?show_docid=402b3d667856b486</link>
  <description>
  on latest build and hakyll-init , when I run ./site build I get &lt;br&gt; &lt;p&gt; Initialising... &lt;br&gt; Creating store... &lt;br&gt; Creating provider... &lt;br&gt; Running rules... &lt;br&gt; Checking for out-of-date items &lt;br&gt; Compiling &lt;br&gt; [ERROR] Hakyll.Core.Compiler.cached: Cache corrupt! Try running: site clean
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/bcc6293ccc9d426f</guid>
  <author>
  pankajm...@gmail.com
  (Pankaj More)
  </author>
  <pubDate>Sun, 10 Mar 2013 17:20:34 UT
</pubDate>
  </item>
  <item>
  <title>ANN: Hakyll 4.2</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/d63c2d71d25f1ffc/d35bae6c47f8ea28?show_docid=d35bae6c47f8ea28</link>
  <description>
  Hello all, &lt;br&gt; &lt;p&gt;I&#39;ve just released Hakyll 4.2, which brings a few improvements. A &lt;br&gt; version bump was required because of a (minor) backwards-incompatible &lt;br&gt; change: &lt;br&gt; &lt;p&gt;The functions `chronological` and `recentFirst` now actually look at &lt;br&gt; the dates of items (e.g. in metadata) instead of just the filepaths.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/d63c2d71d25f1ffc</guid>
  <author>
  m...@jaspervdj.be
  (Jasper Van der Jeugt)
  </author>
  <pubDate>Thu, 07 Mar 2013 10:47:30 UT
</pubDate>
  </item>
  <item>
  <title>using blaze with hakyll 4</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/c6bcee1bc4a9c796/4fe995afd3df0968?show_docid=4fe995afd3df0968</link>
  <description>
  does anybody have any quick instructions on how to do this? apparently &lt;br&gt; there was a compiler in hakyll 3.x that would do this but nothing like that &lt;br&gt; in 4 and there dosn&#39;t seem to be an example site that does this. any help &lt;br&gt; is appreciated!! &lt;br&gt; &lt;p&gt;justin &lt;br&gt; &lt;p&gt;-- &lt;br&gt; * Woolsey-Swanson Rule: People would rather live with a problem they cannot
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/c6bcee1bc4a9c796</guid>
  <author>
  serial...@gmail.com
  (serialhex)
  </author>
  <pubDate>Thu, 07 Mar 2013 03:20:10 UT
</pubDate>
  </item>
  <item>
  <title>Published check code from Hakyll 3.x to Hakyll 4</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/79db9f7b693adc5b/d1df3c34c66891b6?show_docid=d1df3c34c66891b6</link>
  <description>
  I had used public metafield to check whether the Page is able to be &lt;br&gt; published or not in Hakyll 3.x &lt;br&gt; After upgrading to Hakyll4, I don&#39;t know how i can implement this public &lt;br&gt; meta field. &lt;br&gt; the code was like &lt;br&gt; isPublishedYet :: Page a -&amp;gt; UTCTime -&amp;gt; Bool &lt;br&gt; isPublishedYet page time = &lt;br&gt; let published = getField &amp;quot;public&amp;quot; page in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/79db9f7b693adc5b</guid>
  <author>
  helpbygr...@gmail.com
  (Eunchan Kim)
  </author>
  <pubDate>Wed, 06 Mar 2013 16:08:57 UT
</pubDate>
  </item>
  <item>
  <title>How to correct field on a fly?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/b61126885040e4f2/f12013e5ef00bdaa?show_docid=f12013e5ef00bdaa</link>
  <description>
  How can I correct field specified in content, while compiling? &lt;br&gt; For example I have field &amp;quot;title&amp;quot;, for posts, but in certain places of site &lt;br&gt; I want to write something like &amp;quot;Category 1: &amp;lt;title from content&amp;gt;&amp;quot; instead &lt;br&gt; of just &amp;quot;&amp;lt;title from content&amp;gt;&amp;quot;, i.e &amp;quot;Category 1: &amp;quot; placed before actual &lt;br&gt; title, but there also places where I want to have just title -)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/b61126885040e4f2</guid>
  <author>
  sergey.bushn...@gmail.com
  (Sergey Bushnyak)
  </author>
  <pubDate>Fri, 01 Mar 2013 23:27:17 UT
</pubDate>
  </item>
  <item>
  <title>Nested match usage</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/344ceaab4817ea7e/6378178a908455d8?show_docid=6378178a908455d8</link>
  <description>
  Hi, &lt;br&gt; first of all, thanks again for this project; the 4* interface seems much &lt;br&gt; easier to use. &lt;br&gt; &lt;p&gt;There&#39;s one thing that seems counter-intuitive to me -- I was planning &lt;br&gt; this hierarchical code: &lt;br&gt; &lt;p&gt;match &amp;quot;root/**&amp;quot; $ do &lt;br&gt; match &amp;quot;**.page&amp;quot; r_page &lt;br&gt; match &amp;quot;**.pdf&amp;quot; r_copy &lt;br&gt; -- ... &lt;br&gt; &lt;p&gt;and I thought that &amp;quot;**.page&amp;quot; would only be tried if &amp;quot;root/**&amp;quot; matched,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/344ceaab4817ea7e</guid>
  <author>
  vcu...@gmail.com
  (Vladimír Čunát)
  </author>
  <pubDate>Mon, 25 Feb 2013 10:32:44 UT
</pubDate>
  </item>
  <item>
  <title>Compile on Heroku?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/b067108894d36158/5dc0f7138a7426a7?show_docid=5dc0f7138a7426a7</link>
  <description>
  Anyone tried setting up a heroku app to compile and generate _site on a &lt;br&gt; post-receive hook?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/b067108894d36158</guid>
  <author>
  pankajm...@gmail.com
  (Pankaj More)
  </author>
  <pubDate>Sun, 24 Feb 2013 12:22:08 UT
</pubDate>
  </item>
  <item>
  <title>empty url field</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/f3f34c67d650eafc/175a075a3160276d?show_docid=175a075a3160276d</link>
  <description>
  hi, &lt;br&gt; [resending from the webinterface, probably my mail to the list landed in &lt;br&gt; the spam folder] &lt;br&gt; i&#39;d like to implement a simple blog where the content of a number of posts &lt;br&gt; is shown on the index page with links to each post. front page posts and &lt;br&gt; individual post pages need to use a different template (individual post
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/f3f34c67d650eafc</guid>
  <author>
  kaoskorob...@gmail.com
  (Stefan Kersten)
  </author>
  <pubDate>Fri, 22 Feb 2013 10:01:42 UT
</pubDate>
  </item>
  <item>
  <title>installation problem: cabal: The following packages are likely to be broken by the reinstalls</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/d616d376b3362558/e313cd1495ed7000?show_docid=e313cd1495ed7000</link>
  <description>
  Hi, I&#39;m using the Haskell Platform on Ubuntu 12.04LTS. &lt;br&gt; When I try installing Hakyll with &amp;quot;cabal install hakyll&amp;quot;, I get the &lt;br&gt; following error: &lt;br&gt; cabal: The following packages are likely to be broken by the reinstalls: &lt;br&gt; pandoc-1.9.4.5 &lt;br&gt; Graphalyze-0.14.0.0 &lt;br&gt; Use --force-reinstalls if you want to install anyway.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/d616d376b3362558</guid>
  <author>
  cms...@gmail.com
  (Chris Dew)
  </author>
  <pubDate>Tue, 19 Feb 2013 10:06:18 UT
</pubDate>
  </item>
  <item>
  <title>Compile based on dependent files</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/5589e5c51ac1961b/bd8683a353dbf612?show_docid=bd8683a353dbf612</link>
  <description>
  Hey, &lt;br&gt; I&#39;m using sass and break down some of my files into sass partials (using &lt;br&gt; @import). ex. /stylesheets/all.scss imports from &lt;br&gt; /stylesheets/partials/_base.sc ss. &lt;br&gt; Is there a way to trigger a recompile of all.scss if anything in &lt;br&gt; /stylesheets/partials get changed?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/5589e5c51ac1961b</guid>
  <author>
  chris.wu...@gmail.com
  (Chris Wu)
  </author>
  <pubDate>Sun, 17 Feb 2013 05:43:40 UT
</pubDate>
  </item>
  <item>
  <title>Pagentation possible?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/7aa6850e9958d9c7/7ddfcf0250dfff90?show_docid=7ddfcf0250dfff90</link>
  <description>
  How could one pagentate their posts? I.e index.html showing 10 *POSTS* and &lt;br&gt; not just links to them.. Then having (first page) (previous page)/(Next &lt;br&gt; page) (last page) etc.. &lt;br&gt; As for the archive.html, this could do similar except only show what it is &lt;br&gt; already but have say 30 posts. &lt;br&gt; Could anyone here help me with how I could have this?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/7aa6850e9958d9c7</guid>
  <author>
  archeyde...@gmail.com
  (James McGlashan)
  </author>
  <pubDate>Sat, 09 Feb 2013 01:12:30 UT
</pubDate>
  </item>
  <item>
  <title>Create tags separately from content</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/8789efa4e9d8ae7d/9aed4371cfd0529c?show_docid=9aed4371cfd0529c</link>
  <description>
  Hi! &lt;br&gt; I am relatively new to haskell programming and was fiddling with hakyll to &lt;br&gt; create my homepage. &lt;br&gt; I looked up @jaspervdj&#39;s blog and how he has implemented tags. &lt;br&gt; Have a look here for the relevant code: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://hpaste.org/81984&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I understand that I need to move `indexContext` somewhere else, but not so
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/8789efa4e9d8ae7d</guid>
  <author>
  rejuvy...@gmail.com
  (rejuvyesh)
  </author>
  <pubDate>Fri, 08 Feb 2013 18:34:27 UT
</pubDate>
  </item>
  <item>
  <title>Where is withTagMap?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/8674f7c4abfaa5a9/438fd2f1ee6d25ae?show_docid=438fd2f1ee6d25ae</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m still using Hakyll 3 (know, I should switch to 4. I will.) &lt;br&gt; I&#39;d like to generate feed .xml file with posts for a single tag, i.e. &amp;quot;hakyll&amp;quot;. &lt;br&gt; I found this post in the archive: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://groups.google.com/d/msg/hakyll/GOF_HBm-uU4/369HRalFDy4J&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;with, as it seems to me, relevant sample of code:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/8674f7c4abfaa5a9</guid>
  <author>
  mate...@loskot.net
  (Mateusz Loskot)
  </author>
  <pubDate>Fri, 08 Feb 2013 12:39:08 UT
</pubDate>
  </item>
  <item>
  <title>Hakyll preview infelicities</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/5499e54fa3bbc7e5/0579bab03be6e90c?show_docid=0579bab03be6e90c</link>
  <description>
  I thought I&#39;d try to preview some big edits I made with &#39;./hakyll &lt;br&gt; preview&#39;, but when I loaded up my index file from the directory &lt;br&gt; prompt, I discovered every page is being served as a binary octet &lt;br&gt; stream and not as HTML. My files have .page extensions but I strip the &lt;br&gt; extension in my hakyll.hs ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.gwern.net/hakyll.hs&quot;&gt;[link]&lt;/a&gt; ) using
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/5499e54fa3bbc7e5</guid>
  <author>
  gwe...@gmail.com
  (Gwern Branwen)
  </author>
  <pubDate>Tue, 05 Feb 2013 23:14:04 UT
</pubDate>
  </item>
  <item>
  <title>Replacing all &quot;/index.html&quot; identifiers with &quot;/&quot; for urls</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/b354a0908cd174c4/5324a1b27dfe76ae?show_docid=5324a1b27dfe76ae</link>
  <description>
  I use a directory for every blog post like the example, but I would like to &lt;br&gt; replace the urls which point to &amp;quot;something/index.html&amp;quot; to point to just &lt;br&gt; plain &amp;quot;something/&amp;quot; as the index.html is implied by my webserver &lt;br&gt; configuration. &lt;br&gt; I&#39;m currently working with Hakyll 4 (source [1]) &lt;br&gt; Greets, &lt;br&gt; Bram &lt;br&gt; [1] &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/bneijt/bneijt.nl&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/b354a0908cd174c4</guid>
  <author>
  bne...@gmail.com
  (Bram Neijt)
  </author>
  <pubDate>Fri, 01 Feb 2013 21:20:52 UT
</pubDate>
  </item>
  <item>
  <title>blogger import?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/1abffb4033e2c361/4a70bd414ea79af4?show_docid=4a70bd414ea79af4</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;Anybody have a recipe/code for importing from Blogger? &lt;br&gt; They have this Atom exporter thing now which gives me a big XML file. &lt;br&gt; If not, I guess I&#39;ll set about either reading this thing in my Hakyll site &lt;br&gt; or breaking it down into pieces. &lt;br&gt; But I&#39;m hoping somebody&#39;s already been there/done that…
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/1abffb4033e2c361</guid>
  <author>
  eric....@gmail.com
  </author>
  <pubDate>Fri, 01 Feb 2013 20:20:27 UT
</pubDate>
  </item>
  <item>
  <title>apostrophes are killin me!</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/9f05cec3a1a700ce/3984278d69c64beb?show_docid=3984278d69c64beb</link>
  <description>
  ...and my hakyll site! i&#39;m not sure why. heres a gist: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://gist.github.com/4662061&quot;&gt;[link]&lt;/a&gt; of my settings &amp;amp; the output of `./site &lt;br&gt; build -v` i&#39;m running archlinux &amp;amp; i tried all the funky locale things i &lt;br&gt; can think of, and `file about.md` comes up as ASCII text. any other &lt;br&gt; suggestions? &lt;br&gt; justin
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/9f05cec3a1a700ce</guid>
  <author>
  serial...@gmail.com
  (Justin P.)
  </author>
  <pubDate>Tue, 29 Jan 2013 05:38:36 UT
</pubDate>
  </item>
  <item>
  <title>Help with transitioning to Hakyll 4</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/97654882178a0d51/1f307688174c3475?show_docid=1f307688174c3475</link>
  <description>
  Hi, &lt;br&gt; I am unable to figure out how to translate the following snippet to Hakyll &lt;br&gt; 4.0. I maintain a course website using Hakyll. I have three &amp;quot;streams&amp;quot; of &lt;br&gt; lectures, and I have numbered the corresponding files as 0*-*.md, 1*-*.md, &lt;br&gt; and 2*-*.md. I want to create an overview page that gives a list of all
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/97654882178a0d51</guid>
  <author>
  adi.maha...@gmail.com
  </author>
  <pubDate>Fri, 25 Jan 2013 21:40:13 UT
</pubDate>
  </item>
  <item>
  <title>Looking inside a Compiler</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/55ca01bf80202396/249e836e6b28e912?show_docid=249e836e6b28e912</link>
  <description>
  Is there a way to look at the contents of a Compiler in ghci? show would be &lt;br&gt; useful. &lt;br&gt; I&#39;m trying to upgrade to Hakyll 4.1 and having a bit of trouble. &lt;br&gt; Thanks. &lt;br&gt; Nick
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/55ca01bf80202396</guid>
  <author>
  nick.st...@gmail.com
  (b1g3ar5)
  </author>
  <pubDate>Mon, 21 Jan 2013 17:04:27 UT
</pubDate>
  </item>
  <item>
  <title>ANN: Hakyll 4.1</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/4378b06624d816c0/02963465fbb6a1ad?show_docid=02963465fbb6a1ad</link>
  <description>
  Hello all, &lt;br&gt; &lt;p&gt;I&#39;ve just released Hakyll 4.1. This is a small update to Hakyll 4.0, &lt;br&gt; which updates Pandoc to 1.10. You should only be affected if you’re &lt;br&gt; using custom Pandoc options or the `Hakyll.Web.Pandoc.Biblio` module. &lt;br&gt; &lt;p&gt;- `defaultHakyllParserState` renamed to `defaultHakyllReaderOptions` &lt;br&gt; - The type of `readPandocBiblio` changed
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/4378b06624d816c0</guid>
  <author>
  m...@jaspervdj.be
  (Jasper Van der Jeugt)
  </author>
  <pubDate>Sun, 20 Jan 2013 08:42:13 UT
</pubDate>
  </item>
  <item>
  <title>Compiling static pages loses some html tag attributes?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/130ce61644e38706/f6f304da8c271327?show_docid=f6f304da8c271327</link>
  <description>
  Hi everyone, &lt;br&gt; I don&#39;t know if I&#39;m doing something really dumb or this is an Hakyll 4 bug. &lt;br&gt; I&#39;m migrating my website from 3.x to 4, and I&#39;ve managed to migrate &lt;br&gt; everything (hopefully Jasper&#39;s website is a great source of documentation!) &lt;br&gt; but I&#39;m &lt;br&gt; having trouble rendering static pages. &lt;br&gt; In have a route defined as such:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/130ce61644e38706</guid>
  <author>
  alfredo.dinap...@gmail.com
  (Alfredo Di Napoli)
  </author>
  <pubDate>Sat, 19 Jan 2013 23:06:46 UT
</pubDate>
  </item>
  <item>
  <title>£ symbol problems again</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/79ea014299cd8009/426f2cac814e97fe?show_docid=426f2cac814e97fe</link>
  <description>
  I had a problem with the £ sign a couple of months ago because I had the &lt;br&gt; wrong coding in my .md files - correcting the encoding to UTF-8 solved the &lt;br&gt; problem. &lt;br&gt; &lt;p&gt;Now I have a different problem because the £ signs are getting translated &lt;br&gt; to Â£. This time the files are all UTF-8 and the environment variable are:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/79ea014299cd8009</guid>
  <author>
  nick.st...@gmail.com
  (b1g3ar5)
  </author>
  <pubDate>Thu, 17 Jan 2013 14:58:41 UT
</pubDate>
  </item>
  <item>
  <title>Hakyll not copying second directory</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/35cce94e672745eb/0134d52b8524493e?show_docid=0134d52b8524493e</link>
  <description>
  I have a folder for images and one for javascript (/images and &#39;js &lt;br&gt; respectively). &lt;br&gt; When I run my hakyll.hs program it only generates the images folder. &lt;br&gt; The code is attached. &lt;br&gt; Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/35cce94e672745eb</guid>
  <author>
  mazz...@gmail.com
  (Warwick Masson)
  </author>
  <pubDate>Wed, 16 Jan 2013 14:36:20 UT
</pubDate>
  </item>
  <item>
  <title>ANN: Hakyll 4</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/870371d9f3fb5872/adb12d10095fcdc0?show_docid=adb12d10095fcdc0</link>
  <description>
  After a few weeks of beta status [1], I&#39;ve now released version 4.0 of &lt;br&gt; the Hakyll static site generator library. I&#39;m really glad with this &lt;br&gt; release, as from what I&#39;ve found and heard, it makes many things a lot &lt;br&gt; easier. &lt;br&gt; &lt;p&gt;- The important `Compiler` type has been changed from `Arrow` to &lt;br&gt; `Monad`: this makes it much easier to write custom compilers, as
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/870371d9f3fb5872</guid>
  <author>
  m...@jaspervdj.be
  (Jasper Van der Jeugt)
  </author>
  <pubDate>Wed, 16 Jan 2013 12:26:26 UT
</pubDate>
  </item>
  <item>
  <title>Question about processing list of files twice</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/90cc84461a5e570f/eb151627fafd4f5c?show_docid=eb151627fafd4f5c</link>
  <description>
  I&#39;m trying to get my index.md files to copy without processing as well &lt;br&gt; as being used to build the index.html files. &lt;br&gt; &lt;p&gt;My most recent attempt was to create the following. &lt;br&gt; &lt;p&gt;-- Render posts &lt;br&gt; match &amp;quot;posts/*/*/*/*/*.md&amp;quot; $ do &lt;br&gt; route $ setExtension &amp;quot;.html&amp;quot; &lt;br&gt; compile $ pageCompiler &lt;br&gt; &amp;gt;&amp;gt;&amp;gt; arr(renderDateField &amp;quot;formatteddate&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/90cc84461a5e570f</guid>
  <author>
  dave-lists-hak...@weller-fahy.com
  (David J. Weller-Fahy)
  </author>
  <pubDate>Wed, 16 Jan 2013 03:48:35 UT
</pubDate>
  </item>
  <item>
  <title>Ordering by metadata date instead of item identity</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/2ac2434737b24d38/4fe448b3b578f0e4?show_docid=4fe448b3b578f0e4</link>
  <description>
  Hi all, &lt;br&gt; I&#39;ve just gotten my first hakyll 4 blog hacked together at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bneijt.nl/blog/&quot;&gt;[link]&lt;/a&gt; and everything is working. But to get it working, I &lt;br&gt; did implement an ugly hack. &lt;br&gt; It started with not wanting the date in my post url, so I removed it there &lt;br&gt; and I add a date metadata field instead of replacing it:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/2ac2434737b24d38</guid>
  <author>
  bne...@gmail.com
  (Bram Neijt)
  </author>
  <pubDate>Tue, 15 Jan 2013 23:02:03 UT
</pubDate>
  </item>
  <item>
  <title>Building, rebuilding and metadata-dependent content</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/137a828952f3c746/21b940f3f7dd1e10?show_docid=21b940f3f7dd1e10</link>
  <description>
  Hello, &lt;br&gt; I have just ran into an interesting issue involving metadata. The bottom &lt;br&gt; line seems to be if you are generating content on the fly for some page &lt;br&gt; based on the metadata of other pages and that metadata changes, then you &lt;br&gt; need to rebuild the site (as opposed to a simple `./site build`), or else
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/137a828952f3c746</guid>
  <author>
  duplod...@yahoo.com.br
  (Daniel Mlot)
  </author>
  <pubDate>Tue, 15 Jan 2013 10:34:22 UT
</pubDate>
  </item>
  <item>
  <title>Small documentation suggestions...</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/9c7a1995a569c51e/3f228f682d64147d?show_docid=3f228f682d64147d</link>
  <description>
  ...all of them concerning Hakyll 4. &lt;br&gt; 1. Forgetting to put a field specified in a context in the corresponding &lt;br&gt; template (or just putting it with a typo) leads to an error with a message &lt;br&gt; about an &amp;quot;empty alternative&amp;quot; [1]. I found that error rather perplexing at &lt;br&gt; first, and only found what was going on by reading the sources. Perhaps the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/9c7a1995a569c51e</guid>
  <author>
  duplod...@yahoo.com.br
  (Daniel Mlot)
  </author>
  <pubDate>Mon, 14 Jan 2013 01:06:42 UT
</pubDate>
  </item>
  <item>
  <title>Question about atom feeds</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/919bbfaf7cd000ff/d2f5761c72813f61?show_docid=d2f5761c72813f61</link>
  <description>
  First: I&#39;m new to Haskell and new to Hakyll, which means I probably am &lt;br&gt; missing something simple. &lt;br&gt; &lt;p&gt;Second: I&#39;m using ghc version 7.4.2 installed via FreeBSD ports, and &lt;br&gt; Hakyll version 3.5.2.1 installed via cabal. &lt;br&gt; &lt;p&gt;I&#39;m having trouble with dates not showing up in the Atom or RSS feeds. &lt;br&gt; While I know this is not the end of the world, I was pretty sure I had
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/919bbfaf7cd000ff</guid>
  <author>
  dave-lists-hak...@weller-fahy.com
  (David J. Weller-Fahy)
  </author>
  <pubDate>Sat, 12 Jan 2013 04:53:32 UT
</pubDate>
  </item>
  <item>
  <title>Matching files in subdirectories</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/2b3198e2c6c06575/7b09ab5767cac770?show_docid=7b09ab5767cac770</link>
  <description>
  What is the proper way to match and copy files in subdirs? &lt;br&gt; I have a lot of images in subdirectories, basic &lt;br&gt; handle only first level, I tried something like this, by analogy when &lt;br&gt; matching static pages &lt;br&gt; but this doesn&#39;t copy any image at all. I definitely missing something.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/2b3198e2c6c06575</guid>
  <author>
  sergey.bushn...@gmail.com
  </author>
  <pubDate>Tue, 08 Jan 2013 08:45:21 UT
</pubDate>
  </item>
  <item>
  <title>Custom compilers in Hakyll 4</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/6c5614742a4b27f2/4995b3a325b0dd43?show_docid=4995b3a325b0dd43</link>
  <description>
  Hi, &lt;br&gt; I&#39;ve been playing around with the Hakyll 4 beta and want to generate pages &lt;br&gt; from BibTeX files. I have already written code (using Text.BibTeX) that &lt;br&gt; reads in BibTeX files and gets the fields I need. However, I am at a loss &lt;br&gt; as to how to begin creating a custom compiler within Hakyll. &lt;br&gt; As a concrete example, suppose I have a file called `papers.bib` with two
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/6c5614742a4b27f2</guid>
  <author>
  mark.r...@gmail.com
  (Mark Reid)
  </author>
  <pubDate>Mon, 07 Jan 2013 11:05:20 UT
</pubDate>
  </item>
  <item>
  <title>£ sign</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/b86f0a2b7c5c5de8/73e6075c93fda57c?show_docid=73e6075c93fda57c</link>
  <description>
  I have been using hakyll on windows for a while, but I am in the process of &lt;br&gt; moving to linux. &lt;br&gt; &lt;p&gt;On windows everything works OK, but on linux I am getting invalid byte &lt;br&gt; errors when I use the &#39;£&#39; sign in my templates and .md files. &lt;br&gt; &lt;p&gt;If I replace &#39;£&#39; with &#39;&amp;amp;#xA3&#39; everything is OK. &lt;br&gt; &lt;p&gt;Is there a way I can change my setup so that I can leave the &#39;£&#39; in the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/b86f0a2b7c5c5de8</guid>
  <author>
  nick.st...@gmail.com
  (b1g3ar5)
  </author>
  <pubDate>Sun, 06 Jan 2013 15:25:06 UT
</pubDate>
  </item>
  <item>
  <title>Can Hakyll master use cryptohash later than 0.7?</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/16c750af56e4312c/01fafaf20cc990b4?show_docid=01fafaf20cc990b4</link>
  <description>
  Hi, &lt;br&gt; I&#39;ve been using Hakyll form the Git master without any problems &lt;br&gt; on Arch Linux 64-bit until last update of the Arch, cabal update &lt;br&gt; and after pulling the recent Hakyll source. &lt;br&gt; The cabal installed cryptohash-0.8.3, but Hakyll seems to require &lt;br&gt; 0.7 version, nothing earlier, nothing later: &lt;br&gt; $ cabal configure
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/16c750af56e4312c</guid>
  <author>
  mate...@loskot.net
  (Mateusz Łoskot)
  </author>
  <pubDate>Sun, 06 Jan 2013 00:35:11 UT
</pubDate>
  </item>
  <item>
  <title>Hakyll 4 &amp; mutliple compilers for the same source</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/399a6082ddd2681c/a851aefa1d8fcdf5?show_docid=a851aefa1d8fcdf5</link>
  <description>
  I need to compile the same source files with multiple compilers. &lt;br&gt; &lt;p&gt;Example: I have a list of blog posts. They need to be embedded in one &lt;br&gt; template to be shown on the main page (not simply the index of blog &lt;br&gt; posts like in the standard example, but actually included into the front &lt;br&gt; page, like in most blogs) and embedded in the other template to render
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/399a6082ddd2681c</guid>
  <author>
  r...@ro-che.info
  (Roman Cheplyaka)
  </author>
  <pubDate>Sat, 05 Jan 2013 23:10:34 UT
</pubDate>
  </item>
  <item>
  <title>Hakyll approach to menus</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/a3b25887fc3d6902/6b8dced7f8f80653?show_docid=6b8dced7f8f80653</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;What might be a nice way to do menus in Hakyll? &lt;br&gt; Are there any built-in functions to achieve this easily? &lt;br&gt; If no, can we add them? &lt;br&gt; &lt;p&gt;I&#39;m referring to the list of links, where the link pointing to the &lt;br&gt; current page is highlighted (see &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ro-che.info&quot;&gt;[link]&lt;/a&gt; for an example). &lt;br&gt; &lt;p&gt;Roman
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/a3b25887fc3d6902</guid>
  <author>
  r...@ro-che.info
  (Roman Cheplyaka)
  </author>
  <pubDate>Sun, 30 Dec 2012 17:33:49 UT
</pubDate>
  </item>
  <item>
  <title>Setting variable to template contents</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/4ca70710c9f5b2db/85c09a84f67bbe99?show_docid=85c09a84f67bbe99</link>
  <description>
  This seems like a simple problem, but I cannot seem to solve it (and I&#39;ve &lt;br&gt; tried many ways!) &lt;br&gt; I have the following working code: &lt;br&gt; What I want to happen is for $comments$ to be replaced with some HTML in &lt;br&gt; the enabled case. I have this HTML in a template &amp;quot;templates/comment.html&amp;quot;. &lt;br&gt; It seems like I need some form of the require function, but no matter how I
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/4ca70710c9f5b2db</guid>
  <author>
  b...@beneills.com
  </author>
  <pubDate>Fri, 21 Dec 2012 17:14:33 UT
</pubDate>
  </item>
  <item>
  <title>Beta release of Hakyll 4</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/791296cfc6d5074c/cb1faa988c6493c3?show_docid=cb1faa988c6493c3</link>
  <description>
  Hey all, &lt;br&gt; &lt;p&gt;After working on this for a long time, I think Hakyll 4 is ready for a &lt;br&gt; rough beta release. This mail is primarily meant at the users who like &lt;br&gt; learning, playing with their site configuration and are interested in &lt;br&gt; giving some feedback. &lt;br&gt; &lt;p&gt;Main changes include: &lt;br&gt; &lt;p&gt;- Switch from Arrow to Monad, making the Compiler type much easier to use;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/791296cfc6d5074c</guid>
  <author>
  m...@jaspervdj.be
  (Jasper Van der Jeugt)
  </author>
  <pubDate>Mon, 17 Dec 2012 16:45:02 UT
</pubDate>
  </item>
  <item>
  <title>Weird behaviour with group</title>
  <link>http://groups.google.com/group/hakyll/browse_thread/thread/07e640aa7c582bc1/6893b5045c40b3b7?show_docid=6893b5045c40b3b7</link>
  <description>
  Hi all, &lt;br&gt; I&#39;m having a bit of trouble using the &amp;quot;group&amp;quot; function. &lt;br&gt; The following works as expected &lt;br&gt; main = hakyll $ do &lt;br&gt; match (list mainPages) $ do &lt;br&gt; route idRoute &lt;br&gt; compile copyFileCompiler &lt;br&gt; where mainPages is a list of filenames. It copies the source files to the &lt;br&gt; site directory, but the following
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hakyll/browse_thread/thread/07e640aa7c582bc1</guid>
  <author>
  ch...@witte.net.au
  (Christopher Witte)
  </author>
  <pubDate>Thu, 29 Nov 2012 20:59:14 UT
</pubDate>
  </item>
  </channel>
</rss>
