comment on haskell rebuild

master
tycho garen 2012-01-30 13:49:19 -05:00
parent 01afd033cb
commit f77784affd
1 changed files with 4 additions and 0 deletions

View File

@ -49,3 +49,7 @@ href="http://jaspervdj.be/hakyll">Hakyll</a>?
> that are wiki compilers. Since we know from experience that dealing > that are wiki compilers. Since we know from experience that dealing
> with static compilation turns out to be one of the trickiest parts of > with static compilation turns out to be one of the trickiest parts of
> ikiwiki, I'm doubtful about trying to bolt that into one. --[[Joey]] > ikiwiki, I'm doubtful about trying to bolt that into one. --[[Joey]]
>> Haykll isn't a wiki but it does do static compilation. The missing
>> parts are: the web interface, the wiki link processing, and page
>> dependency stuff. -- [[tychoish]]