!T      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~        !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                            !"""""""""""""""""######$$$$$$$$$$$%%%%%%%%%%%&&&&&&&&&&&&&&&&&&&&&&&&5'SafehakyllLike -, but can act on the entire tail of the list.v      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ(NoneD[\]^_`abcdefghijklmnopqrstuvwxyz{|}~Safe5 hakyll%Directory in which the output writtenhakyll/Directory where hakyll's internal store is kepthakyll4Directory in which some temporary files will be kepthakyll;Directory where hakyll finds the files to compile. This is . by default.hakyll#Function to determine ignored filesIn  ", the following files are ignored:files starting with a .files starting with a #files ending with a ~files ending with .swpNote that the files in  and t will also be ignored. Note that this is the configuration parameter, if you want to use the test, you should use  .hakyllBHere, you can plug in a system command to upload/deploy your site.Example: <rsync -ave 'ssh -p 2217' _site jaspervdj@jaspervdj.be:hakyllYou can execute this by using  ./site deployhakyll)Function to deploy the site from Haskell.?By default, this command executes the shell command stored in . If you override it,  will not be used implicitely.The 3 object is passed as a parameter to this function. hakyllGUse an in-memory cache for items. This is faster but uses more memory. hakyllOverride default host for preview server. Default is "127.0.0.1", which binds only on the loopback address. One can also override the host as a command line argument: ./site preview -h "0.0.0.0" hakyllOverride default port for preview server. Default is 8000. One can also override the port as a command line argument: ./site preview -p 1234 hakyll.Default configuration for a hakyll application hakyll!Check if a file should be ignored  None1K7!hakyll!Parse an identifier from a stringhakyll$Convert an identifier to a relative )None8hakyll(Type that allows matching on identifiershakyllElements of a glob pattern NoneVhakyllParse a pattern from a stringhakyll Create a  from a list of s it should match.Warning: use this carefully with   and . The s in the list alreadya have versions assigned, and the pattern will then only match the intersection of both versions.A more concrete example, /fromList ["foo.markdown"] .&&. hasVersion "pdf"will not match anything! The "foo.markdown" ) has no version assigned, so the LHS of ! will only match this ( with no version. The RHS only matches s with version set to "pdf") -- hence, this pattern matches nothing.The correct way to use this is: 9fromList $ map (setVersion $ Just "pdf") ["foo.markdown"]hakyll Create a  from a regexExample: regex "^foo/[^x]*$hakyll@Create a pattern which matches all items with the given version.hakyllSpecify a version, e.g. &"foo/*.markdown" .&&. hasVersion "pdf" hakyll5Match only if the identifier has no version set, e.g. ""foo/*.markdown" .&&. hasNoVersion!hakyll< for patterns: the given identifier must match both subterms"hakyll: for patterns: the given identifier must match any subterm#hakyllInverts a pattern, e.g. complement "foo/bar.html" will match anything except "foo/bar.html"$hakyll(Check if an identifier matches a pattern%hakyllJGiven a list of identifiers, retain only those who match the given patternhakyllSplit a list at every possible point, generate a list of (init, tail) cases. The result is sorted with inits decreasing in length.&hakyllRMatch a glob or regex pattern against an identifier, generating a list of captureshakyllInternal verion of &'hakyllSCreate an identifier from a pattern by filling in the captures with a given stringExample: %fromCapture (fromGlob "tags/*") "foo"Result:  "tags/foo"(hakyll^Create an identifier from a pattern by filling in the captures with the given list of stringshakyllInternally used version of ( !"#$%&'( !"#$%&'(!3"2None1Y%.hakyllAll known identifiershakyllInitially out-of-date resourceshakyllOld dependency facts*+,-.+,-*.Safe^62hakyll#Logger structure. Very complicated.hakyllNothing marks the endhakyllUsed for sync on quithakyllOut sinkhakyll Verbosity7hakyllCreate a new logger8hakyll'Flush the logger (blocks until flushed)hakyllLoggerhakyllVerbosity of the stringhakyll Section namehakyll No result 23456789:;< 34562789:;<None`@hakyll"Newtype wrapper for serialization.Khakyll Version of J4 which throws an error if the field does not exist. @ABCDEFGHIJKL GHICDEFJKL@ABSafeCVlxOhakyllResult of a store queryPhakyll Found, resultQhakyll Not foundRhakyllExpected, true typehakyll&All items are stored on the filesystemhakyll)Optionally, items are also kept in-memoryhakyllSimple wrapper typeThakyllConvert result to UhakyllInitialize the storehakyll-Auxiliary: add an item to the in-memory cachehakyll/Auxiliary: get an item from the in-memory cachehakyll2Auxiliary: delete an item from the in-memory cacheVhakyll Store an itemWhakyll Load an itemXhakyllStrict functionYhakyllDelete an itemhakyll(Delete a file unless it doesn't exist...ZhakyllMostly meant for internal usageUhakyllUse in-memory cachinghakyll&Directory to use for hard disk storagehakyllStore OPQRSTUVWXYZ SOPQRTUVWXYZSafep^hakyll_Given a path to a file, try to make the path writable by making all directories on the path._hakyll Get all contents of a directory._hakyllIgnore this file/directoryhakyllDirectory to searchhakyllList of files found^_`^_`*None1Kz ahakyll0Responsible for retrieving and listing resourceshakyllA list of all files foundhakyll)A list of the files from the previous runhakyll'Underlying persistent store for cachinghakyll1Because UTCTime doesn't have a Binary instance...hakyllCreate a resource providerchakyll Check if a given resource existsehakyll(Get the raw body of a resource as stringfhakyll3Get the raw body of a resource of a lazy bytestringghakyll8A resource is modified if it or its metadata has changedhakyll Store to usehakyllShould we ignore this file?hakyllSearch directoryhakyllResulting providerabcdefgh None"#ihakyllNThrown in the IO monad if things go wrong. Provides a nice-ish error message.hakyllCheck if a file "probably" has a metadata header. The main goal of this is to exclude binary files (which are unlikely to start with "---").hakyll!Parse the page metadata and body.ijklklij+Noneop NonemqhakyllCreate a resource providerqhakyll Store to usehakyllShould we ignore this file?hakyllSearch directoryhakyllResulting provider abcdefghopq aqbcdghefop,Safe None<*rhakyll=Trim a string (drop spaces, tabs and newlines at both sides).shakyll0A simple (but inefficient) regex replace funcionthakyllQA simple regex split function. The resulting list will contain no empty strings.uhakyll~Find the first instance of needle (must be non-empty) in haystack. We return the prefix of haystack before needle is matched. Examples:  needlePrefix "cd" "abcde" = "ab" needlePrefix "ab" "abc" = "" needlePrefix "ab" "xxab" = "xx" needlePrefix "a" "xx" = "xx"shakyllPatternhakyllReplacement (called on match)hakyll Source stringhakyllResultthakyllPatternhakyllString to splithakyllResultrsturstu NoneQVr vhakyllType used for a routewhakyllWhen you ran a route, it's useful to know whether or not this used metadata. This allows us to do more granular dependency analysis.xhakyllApply a route to an identifieryhakyllOA route that uses the identifier as filepath. For example, the target with ID foo/bar will be written to the file foo/bar.zhakyll*Set (or replace) the extension of a route.Example: )runRoutes (setExtension "html") "foo/bar"Result: Just "foo/bar.html"Example: DrunRoutes (setExtension "html") "posts/the-art-of-trolling.markdown"Result: %Just "posts/the-art-of-trolling.html"{hakyllLApply the route if the identifier matches the given pattern, fail otherwise|hakyll?Create a custom route. This should almost always be used with {}hakyllnA route that always gives the same result. Obviously, you should only use this for a single compilation rule.~hakyllCreate a gsub routeExample: :runRoutes (gsubRoute "rss/" (const "")) "tags/rss/bar.xml"Result: Just "tags/bar.xml"hakyll:Get access to the metadata in order to determine the routehakyllCompose routes so that f `composeRoutes` g" is more or less equivalent with g . f.Example: nlet routes = gsubRoute "rss/" (const "") `composeRoutes` setExtension "xml" in runRoutes routes "tags/rss/bar"Result: Just "tags/bar.xml"GIf the first route given fails, Hakyll will not apply the second route.~hakyllPatternhakyll ReplacementhakyllResulting routehakyllFirst route to applyhakyllSecond route to applyhakyllResulting route vwxyz{|}~ wvxyz{|}~ None &';=>?K hakyllTA monad which lets you compile items and takes care of dependency tracking for you.hakyll$Environment in which a compiler runshakyllMain configurationhakyllUnderlying identifierhakyllResource providerhakyllList of all known identifiershakyll Site routeshakyllCompiler storehakyllLoggerhakyllgWhilst compiling an item, it possible to save multiple snapshots of it, and not just the final result.hakyll!Put the result back in a compilerNone1hakyll@Perform a compiler action on the item body. This is the same as , but looks less intimidating. withItemBody = traverse-NonehakyllESave a specific snapshot of an item, so you can load it later using .hakyllLoad an item compiled elsewhere. If the required item is not yet compiled, the build system will take care of that automatically.hakyll'Require a specific snapshot of an item.hakyll2A shortcut for only requiring the body of an item. loadBody = fmap itemBody . loadhakyllThis function allows you to  a dynamic list of items NoneKV hakyllGet the underlying identifier.hakyllHGet the extension of the underlying identifier. Returns something like ".html"hakyll"Get the route for a specified itemhakylloGet the full contents of the matched source file as a string, but without metadata preamble, if there was one.hakyll=Get the full contents of the matched source file as a string.hakyllFGet the full contents of the matched source file as a lazy bytestring.hakyll2Get the file path of the resource we are compilinghakyllOverloadable function for  and hakyllaSave a snapshot of the item. This function returns the same item, which convenient for building  chains.hakyllCompiler for debugging purposesNone=hakyll=Use a unix filter as compiler. For example, we could use the rev program as a compiler. \rev :: Compiler (Item String) rev = getResourceString >>= withItemBody (unixFilter "rev" [])A more realistic example: one can use this to call, for example, the sass compiler on CSS files. More information about sass can be found here: http://sass-lang.com/6The code is fairly straightforward, given that we use .scss for sass: match "style.scss" $ do route $ setExtension "css" compile $ getResourceString >>= withItemBody (unixFilter "sass" ["-s", "--scss"]) >>= return . fmap compressCsshakyll Variant of % that should be used for binary files match "music.wav" $ do route $ setExtension "ogg" compile $ getResourceLBS >>= withItemBody (unixFilterLBS "oggenc" ["-"])hakyllOverloaded compilerhakyllInternally used functionhakyll Program namehakyll Program argshakyll Program inputhakyllProgram outputhakyll Program namehakyll Program argshakyll Program inputhakyllProgram outputhakyllWriterhakyllReaderhakyll Program namehakyll Program argshakyll Program inputhakyllProgram outputNone;=hakyll/Describes an item that can be saved to the diskhakyll"Save an item to the given filepath.None1CVWhakyll/An existential type, mostly for internal usage.NoneKQV(hakyllThe monad used to compose ruleshakyllAccumulated routeshakyllAccumulated compilershakyll A set of the actually used fileshakyll`A pattern we can use to check if a file *would* be used. This is needed for the preview server.hakyll"Run a Rules monad, resulting in a NoneNoneKhakyll Add a routehakyllAdd a number of compilershakyll Add resourceshakyll Add a patternhakyll$Add a compilation rule to the rules.EThis instructs all resources to be compiled using the given compiler.hakyll Add a route.=This adds a route for all items matching the current pattern.hakyll Execute an  action immediately while the rules are being evaluated. This should be avoided if possible, but occasionally comes in useful.hakyllAdvanced usage: add extra dependencies to compilers. Basically this is needed when you're doing unsafe tricky stuff in the rules monad, but you still want correct builds.%A useful utility for this purpose is L. +,- +,-None1Khakyll7This will copy any file directly by using a system callhakyllCreate a tmp filehakyllSuffix and extensionhakyllResulting tmp path/Nonehakyll'A thread that watches for updates in a 4 and recompiles a site as soon as any changes occur0NonehakyllLoggerhakyllDirectory to servehakyllHost to bind onhakyllPort to listen onhakyllBlocks foreverNonehakyllCompiler form of hakyll#Compress CSS to speed up your site.hakyll'Compresses certain forms of separators.hakyllUses 4 on all parenthesised calc expressions and applies  transform to all parts outside of themhakyllSdoes not remove whitespace around + and -, which is important in calc() expressionshakyllCompresses all whitespace.hakyll<Function that strips CSS comments away (outside of strings).hakyll3Helper functions to handle string tokens correctly.None hakyll!Map over all tags in the documenthakyll+Map over all tags (as list) in the documenthakyll Map every h1 to an h2, h2 to h3, etc.hakyll)Apply a function to each URL on a webpagehakyllwCustomized TagSoup renderer. The default TagSoup renderer escape CSS within style tags, and doesn't properly minimize.hakyll6Customized TagSoup parser: do not decode any entities. hakyll8Convert a filepath to an URL starting from the site rootExample: toUrl "foo/bar.html"Result: "/foo/bar.html"9This also sanitizes the URL, e.g. converting spaces into '%20' hakyllAGet the relative url to the site root, for a given (absolute) url hakyll3Check if an URL links to an external HTTP(S) source hakyll!Strip all HTML tags from a stringExample: stripTags "<p>foo</p>"Result: "foo"#This also works for incomplete tagsExample: stripTags "<p>foo</p"Result: "foo" hakyllHTML-escape a stringExample: escapeHtml "Me & Dean"Result: "Me &amp; Dean"           None *hakyllCompiler form of / which automatically picks the right root pathhakyllRelativize URL's in HTMLhakyllPath to the site roothakyllHTML to relativizehakyllResulting HTML1None6 xNonehakyllODatatype to represent the different file types Hakyll can deal with by defaulthakyllJGet the file type for a certain file. The type is determined by extension.hakyll&Get the file type for the current fileNone! #hakyll4Read a string using pandoc, with the default options$hakyll5Read a string using pandoc, with the supplied options%hakyllAWrite a document (as HTML) using pandoc, with the default options&hakyllBWrite a document (as HTML) using pandoc, with the supplied options'hakyll Render the resource using pandoc(hakyll Render the resource using pandoc)hakyllRead a page render using pandoc*hakyll A version of )5 which allows you to specify your own pandoc options+hakyllAn extension of *L which allows you to specify a custom pandoc transformation for the content,hakyll Similar to +r, but the transformation function is monadic. This is useful when you want the pandoc transformation to use the + information such as routes, metadata, etc-hakyll7The default reader options for pandoc parsing in hakyll.hakyll9The default writer options for pandoc rendering in hakyll#hakyllString to readhakyllResulting document$hakyllParser optionshakyllString to readhakyllResulting document%hakyllDocument to writehakyllResulting HTML&hakyllWriter options for pandochakyllDocument to writehakyllResulting HTML #$%&'()*+,-. #$%&'()*+,-.None1K"Q/01234512/0345NoneD<hakyllThis datatype can be used directly if you want a lower-level interface to generate redirects. For example, if you want to redirect foo.html to bar.jpg, you can use: Vcreate ["foo.html"] $ do route idRoute compile $ makeItem $ Redirect "bar.jpg"?hakyllFThis function exposes a higher-level interface compared to using the < type manually.This creates, using a database mapping broken URLs to working ones, HTML files which will do HTML META tag redirect pages (since, as a static site, we can't use web-server-level 301 redirects, and using JS is gross).lThis is useful for sending people using old URLs to renamed versions, dealing with common typos etc, and will increase site traffic. Such broken URLs can be found by looking at server logs or by using Google Webmaster Tools. Broken URLs must be valid Haskell strings, non-URL-escaped valid POSIX filenames, and relative links, since they will be defined in a  hakyll.hs and during generation, written to disk with the filename corresponding to the broken URLs. (Target URLs can be absolute or relative, but should be URL-escaped.) So broken incoming links like  http://www.gwern.net/foo/ which should be  http://www.gwern.net/foobar= cannot be fixed (since you cannot create a HTML file named "foo/"( on disk, as that would be a directory).0An example of a valid association list would be: brokenLinks = [ ("projects.html", "http://github.com/gwern") , ("/Black-market archive", "Black-market%20archives") ]4In which case the functionality can then be used in main with a line like: 1version "redirects" $ createRedirects brokenLinksThe > is recommended to separate these items from your other pages.The on-disk files can then be uploaded with HTML mimetypes (either explicitly by generating and uploading them separately, by auto-detection of the filetype, or an upload tool defaulting to HTML mimetype, such as calling s3cmd with --default-mime-type=text/htmlN) and will redirect browsers and search engines going to the old/broken URLs. See also  ?https://groups.google.com/d/msg/hakyll/sWc6zxfh-uM/fUpZPsFNDgAJ.<=>?<=>?NoneCV}EhakyllThe E` monoid. Please note that the order in which you compose the items is important. For example in field "A" f1 <> field "A" f2rthe first context will overwrite the second. This is especially important when something is being composed with U (or Sa). If you want your context to be overwritten by the metadata fields, compose it from the right: U <> field "date" fDate HhakyllMostly for internal usageKhakyllConstructs a new field in the  'Context.'Lhakyll Creates a K to use with the $if()$ template macro.Mhakyll Creates a K that does not depend on the RhakyllCA context that allows snippet inclusion. In processed file, use as: %... $snippet("path/to/snippet/")$ ...;The contents of the included file will not be interpolated.Shakyll'A context that contains (in that order) A $body$ fieldMetadata fieldsA $url$ VA $path$ WA $title$ XThakyll Constructs a K$ that contains the body of the item.Uhakyll/Map any field to its metadata value, if presentVhakyll"Absolute url to the resulting itemWhakyll+Filepath of the underlying file of the itemXhakyll This title K5 takes the basename of the underlying file by defaultYhakyll%When the metadata has a field called  publishedI in one of the following formats then this function can render the date. Mon, 06 Sep 2010 00:01:00 +0000 Mon, 06 Sep 2010 00:01:00 UTC Mon, 06 Sep 2010 00:01:00 2010-09-06T00:01:00+0000 2010-09-06T00:01:00Z 2010-09-06T00:01:00 2010-09-06 00:01:00+0000 2010-09-06 00:01:00 September 06, 2010 00:01 AM/Following date-only formats are supported too (00:00:00 for time is assumed)  2010-09-06 September 06, 20104Alternatively, when the metadata has a field called path in a !folder/yyyy-mm-dd-title.extension+ format (the convention for pages) and no  published metadata field set, this function can render the date. This pattern matches the file name or directory names that begins with  yyyy-mm-dd . For example: folder/yyyy-mm-dd-titledist/main.extension; . In case of multiple matches, the rightmost one is used.ZhakyllThis is an extended version of Yh that allows you to specify a time locale that is used for outputting the date. For more details, see Y.[hakyll5Parser to try to extract and parse the time from the  published" field or from the filename. See Y6 for more information. Exported for user convenience.\hakyll|Get the time on which the actual file was last modified. This only works if there actually is an underlying file, of couse._hakyllA context with "teaser" key which contain a teaser of the item. The item is loaded from the given snapshot (which should be saved in the user code before any templates are applied).`hakyllA context with "teaser" key which contain a teaser of the item, defined as the snapshot content before the teaser separator. The item is loaded from the given snapshot (which should be saved in the user code before any templates are applied).KhakyllKeyhakyll3Function that constructs a value based on the itemYhakyll/Key in which the rendered date should be placedhakyllFormat to use on the datehakyllResulting contextZhakyllOutput time localehakyllDestination keyhakyllFormat to use on the datehakyllResulting context[hakyllOutput time localehakyll Input pagehakyllParsed UTCTime]hakyllKeyhakyllFormathakyllResulting context^hakyllTime output localehakyllKeyhakyllFormathakyllResulting context_hakyll Key to usehakyllSnapshot to loadhakyllResulting context`hakyllSeparator to usehakyll Key to usehakyllSnapshot to loadhakyllResulting contextEFGHIJKLMNOPQRSTUVWXYZ[\]^_`aHIJEFGKLMNOPQSTUVWXRYZ[\]^_`aNone1KdhakyllData about tagsihakyll@Obtain tags from a page in the default way: parse them from the tagsH metadata field. This can either be a list or a comma-separated string.hakyllObtain categories from a page.jhakyll"Higher-order function to read tagsnhakyll8Render tags in HTML (the flexible higher-order function)ohakyllRender a tag cloud in HTMLphakyllRender a tag cloud in HTMLqhakyll'Render a tag cloud in HTML as a contextrhakyll'Render a tag cloud in HTML as a contextshakylliRender a simple tag list in HTML, with the tag count next to the item TODO: Maybe produce a Context herethakyllMRender tags with links with custom functions to get tags and to render linksuhakyllRender tags with linksvhakyllRender the category in a linkhakyllRender one tag linkwhakyllwSort tags using supplied function. First element of the tuple passed to the comparing function is the actual tag name.xhakyll>Sample sorting function that compares tags case insensitively.nhakyll9Produce a tag item: tag, url, count, min count, max counthakyll Join itemshakyllTag cloud rendererohakyllSmallest font size, in percenthakyllBiggest font size, in percenthakyll Input tagshakyllRendered cloudphakyllRender a single tag linkhakyllConcatenate linkshakyllSmallest font size, in percenthakyllBiggest font size, in percenthakyll Input tagshakyllRendered cloudqhakyllDestination keyhakyllSmallest font size, in percenthakyllBiggest font size, in percenthakyll Input tagshakyllContextrhakyllDestination keyhakyllRender a single tag linkhakyllConcatenate linkshakyllSmallest font size, in percenthakyllBiggest font size, in percenthakyll Input tagshakyllContextthakyll Get the tagshakyllRender link for one taghakyllConcatenate tag linkshakyllDestination fieldhakyllTags structurehakyllResulting contextuhakyllDestination keyhakyllTagshakyllContextvhakyllDestination keyhakyllTagshakyllContextdefghijklmnopqrstuvwxdefghijklmnopqrsutvwxNoneDyhakyllData about paginatorshakyllDGet the identifier for a certain page by passing in the page number.hakyll=A default paginate context which provides the following keys:  firstPageNum  firstPageUrl previousPageNum previousPageUrl  nextPageNum  nextPageUrl  lastPageNum  lastPageUrl currentPageNum currentPageUrl numPages allPageshakyllGroup items into pageshakyllSelect items to paginatehakyllIdentifiers for the pages yz{|}~ ~yz{|} NoneKhakyllExpression in a templatehakyllElements of a template.!Nonehakyll#Apply the Trim nodes to the Chunks.hakyllEnforce the invariant that:Every  has a  to its left.Every  has a  to its right.hakyll Remove the  and s that are no-ops.hakyllRemove  and  duplication.hakyll f t- applies f to every '[TemplateElement]' in t."NoneKVDhakyll)Datatype used for template substitutions.hakyll.Wrap the constructor to ensure trim is called.hakyll(Read a template, without metadata headerhakyll)Read complete file contents as a templatehakyll#The following pattern is so common: Stpl <- loadBody "templates/foo.html" someCompiler >>= applyTemplate tpl context/That we have a single function which does this: FsomeCompiler >>= loadAndApplyTemplate "templates/foo.html" contexthakyll0It is also possible that you want to substitute $key$s within the body of an item. This function does that by interpreting the item body as a template, and then applying it to itself.hakyllTemplatehakyllContexthakyllPagehakyllResulting itemhakyllUnwrapped TemplatehakyllContexthakyllPagehakyllResulting itemhakyllTemplate identifierhakyllContexthakyllPagehakyllResulting itemhakyllContexthakyllItem and templatehakyllResulting item 2None&  #NoneNAhakyllQGenerate a string of a listing of pages, after applying a template to each page.hakyllZJoin a listing of pages with a string in between, after applying a template to each page.hakyll4Sort pages chronologically. Uses the same method as Y for extracting the date.hakyllThe reverse of hakyll Version of % which doesn't need the actual items.hakyll Version of % which doesn't need the actual items.$None hakyll=This is a data structure to keep the configuration of a feed.hakyllTitle of the feed.hakyllDescription of the feed.hakyllName of the feed author.hakyllEmail of the feed author.hakyll)Absolute root URL of the feed site (e.g.  http://jaspervdj.be)hakyll%Abstract function to render any feed.hakyll*Render an RSS feed with a number of items.hakyll+Render an Atom feed with a number of items.hakyllCopies  $updated$ from  $published$ if it is not already set.hakyllDefault feed templatehakyllDefault item templatehakyllFeed configurationhakyllContext for the itemshakyll Input itemshakyllResulting itemhakyllFeed configurationhakyll Item contexthakyll Feed itemshakyllResulting feedhakyllFeed configurationhakyll Item contexthakyll Feed itemshakyllResulting feed  3SafeJ4Noneҏhakyll/Wraps doesFileExist, also checks for index.html%NonejhakyllBuild the sitehakyllRun the checker and exithakyllRemove the output directorieshakyllPreview the sitehakyllWatch and recompile for changeshakyllRebuild the sitehakyllStart a serverhakyllUpload the site  &NonehakyllThe command to run.hakyllGenerate the site.hakyllValidate the site output.hakyllClean up and remove cache.hakyllUpload/deploy your site.hakyll  DEPRECATEDPlease use the watch command.hakyllClean and build again.hakyllStart a preview server.hakyll2Autocompile on changes and start a preview server.hakyll The parsed command-line options.hakyllIThis usually is the function with which the user runs the hakyll compilerhakyll A variant of 9 which allows the user to specify a custom configurationhakyll A variant of  which returns an hakyll A variant of  which expects a  Configuration and command-line 3. This gives freedom to implement your own parsing.hakyllFThis is necessary because not everyone calls their program the same...5None   !"#$%&'(+,-@ABCDEFGHIJKL^_`rstuvwxyz{|}~     #$%&'()*+,-./012345<=>?EFGHIJKLMNOPQRSTUVWXYZ[\]^_`adefghijklmnopqrstuvwxyz{|}~66789:;<=>?@ABCDEFGHIJKLMN)OPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuuvwxyz{|}~l********   ++               ------        !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWWXYZ[\]^_`abccdefghijkklmnopqrstuvwxyz{|}~                            !"""""""""""""""""######$$$$$$$$$$$444%%%%%%%%&&&&&&&&&&&&&&&&&&&&&&&&'                      ! " # $ % &'(')'*'+','-'.'/'0'1'2'3'4'5'6'7'8'9':';'<'='>'?'@'A'B'C'D'E'F'G'H'I'J'K'L'M'N'O'P'Q'R'S'T''U'V'W'X'Y'Z'['\']'^'_`abcdefghijklmnopqrstuvwxyz{|}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(()))))))))))8*******:****  +,--../0  ! ! ! !!$$3333333344&hakyll-4.12.3.0-inplaceHakyll.Core.ConfigurationHakyll.Core.IdentifierHakyll.Core.Identifier.PatternHakyll.Core.DependenciesHakyll.Core.LoggerHakyll.Core.MetadataHakyll.Core.StoreHakyll.Core.Util.FileHakyll.Core.ProviderHakyll.Core.Provider.MetadataHakyll.Core.Util.StringHakyll.Core.RoutesHakyll.Core.Compiler.InternalHakyll.Core.ItemHakyll.Core.CompilerHakyll.Core.UnixFilterHakyll.Core.WritableHakyll.Core.Rules.InternalHakyll.Core.RuntimeHakyll.Core.RulesHakyll.Core.FileHakyll.Web.CompressCssHakyll.Web.HtmlHakyll.Web.Html.RelativizeUrlsHakyll.Web.Pandoc.FileTypeHakyll.Web.PandocHakyll.Web.Pandoc.BiblioHakyll.Web.RedirectHakyll.Web.Template.ContextHakyll.Web.TagsHakyll.Web.Paginate$Hakyll.Web.Template.Internal.Element!Hakyll.Web.Template.Internal.TrimHakyll.Web.Template.InternalHakyll.Web.Template.ListHakyll.Web.FeedHakyll.Commands Hakyll.MainData.List.ExtendedData.Yaml.Extended'Hakyll.Core.Identifier.Pattern.InternalHakyll.Core.Provider.Internal"Hakyll.Core.Provider.MetadataCacheHakyll.Core.Util.ParserHakyll.Core.Compiler.RequireHakyll.Core.Item.SomeItemHakyll.Preview.PollHakyll.Preview.ServerHakyll.Web.Pandoc.BinaryHakyll.Web.Template Paths_hakyll Hakyll.CheckHakyll ConfigurationdestinationDirectorystoreDirectory tmpDirectoryproviderDirectory ignoreFile deployCommand deploySite inMemoryCache previewHost previewPortdefaultConfigurationshouldIgnoreFile$fDefaultConfiguration IdentifieridentifierVersion fromFilePath toFilePath setVersion$fShowIdentifier$fNFDataIdentifier$fIsStringIdentifier$fBinaryIdentifier$fEqIdentifier$fOrdIdentifierPatternfromGlobfromList fromRegex fromVersion hasVersion hasNoVersion.&&..||. complementmatches filterMatchescapture fromCapture fromCaptures$fIsStringPatternDependencyFacts DependencyPatternDependencyIdentifierDependency outOfDate$fBinaryDependency$fShowDependency$fShowDependencyStateLogger VerbosityErrorMessageDebugnewflusherrorheadermessagedebug $fEqVerbosity$fOrdVerbosity$fShowVerbosityBinaryMetadataunBinaryMetadata MonadMetadata getMetadata getMatchesgetAllMetadataMetadata lookupStringlookupStringListgetMetadataFieldgetMetadataField'makePatternDependency$fBinaryBinaryYaml$fBinaryBinaryMetadataResultFoundNotFound WrongTypeStoretoMaybesetgetisMemberdeletehash $fShowStore $fShowResult $fEqResultmakeDirectoriesgetRecursiveContentsremoveDirectoryProvider resourceListresourceExistsresourceFilePathresourceString resourceLBSresourceModifiedresourceModificationTimeMetadataException loadMetadata parsePage$fShowMetadataException$fExceptionMetadataExceptionresourceMetadata resourceBody newProvidertrim replaceAllsplitAll needlePrefixRoutes UsedMetadata runRoutesidRoute setExtension matchRoute customRoute constRoute gsubRoute metadataRoute composeRoutes$fMonoidRoutes$fSemigroupRoutesCompiler unCompilerCompilerResult CompilerDoneCompilerSnapshot CompilerErrorCompilerRequire CompilerWritecompilerDependenciescompilerCacheHits CompilerReadcompilerConfigcompilerUnderlyingcompilerProvidercompilerUniversecompilerRoutes compilerStorecompilerLoggerSnapshot runCompiler compilerAsk compilerTell compilerThrow compilerCatchcompilerResultcompilerUnsafeIOcompilerTellDependenciescompilerTellCacheHits$fMonoidCompilerWrite$fSemigroupCompilerWrite$fAlternativeCompiler$fMonadError[]Compiler$fMonadMetadataCompiler$fApplicativeCompiler$fMonadCompiler$fFunctorCompiler$fShowCompilerWriteItemitemIdentifieritemBody itemSetBody withItemBody $fBinaryItem$fTraversableItem$fFoldableItem $fFunctorItem $fShowItemload loadSnapshotloadBodyloadSnapshotBodyloadAllloadAllSnapshots getUnderlyinggetUnderlyingExtensionmakeItemgetRoutegetResourceBodygetResourceStringgetResourceLBSgetResourceFilePath saveSnapshotcachedunsafeCompiler debugCompiler unixFilter unixFilterLBSWritablewrite$fWritableMarkupM $fWritable[]$fWritableByteString$fWritableByteString0 $fWritable[]0 $fWritable()RulesunRules RulesState rulesRoute rulesCompilerRuleSet rulesRoutesrulesCompilersrulesResources rulesPattern RulesRead rulesProvider rulesMatches rulesVersionemptyRulesStaterunRules$fMonoidRuleSet$fSemigroupRuleSet$fMonadMetadataRules $fMonadRules$fFunctorRules$fApplicativeRulesrunmatch matchMetadatacreateversioncompileroute preprocessrulesExtraDependenciesTmpFileCopyFilecopyFileCompiler newTmpFile$fWritableCopyFile$fWritableTmpFile$fBinaryTmpFile$fBinaryCopyFile $fEqCopyFile $fOrdCopyFile$fShowCopyFilecompressCssCompiler compressCsswithTags withTagList demoteHeadersgetUrlswithUrlstoUrl toSiteRoot isExternal stripTags escapeHtmlrelativizeUrlsrelativizeUrlsWithFileTypeBinaryCssDocBookHtmlLaTeXLiterateHaskellMarkdown MediaWikiOrgMode PlainTextRstTextilefileType itemFileType $fEqFileType $fOrdFileType$fShowFileType$fReadFileType readPandocreadPandocWith writePandocwritePandocWith renderPandocrenderPandocWithpandocCompilerpandocCompilerWithpandocCompilerWithTransformpandocCompilerWithTransformMdefaultHakyllReaderOptionsdefaultHakyllWriterOptionsBiblioCSL cslCompilerbiblioCompilerreadPandocBibliopandocBiblioCompiler $fWritableCSL $fBinaryCSL$fWritableBiblio$fBinaryBiblio $fShowCSL $fShowBiblioRedirect redirectTocreateRedirects$fWritableRedirect$fBinaryRedirect $fEqRedirect $fOrdRedirect$fShowRedirectContext unContext ContextField StringField ListFieldfield boolField constField listField listFieldWith functionField mapContext snippetFielddefaultContext bodyField metadataFieldurlField pathField titleField dateField dateFieldWith getItemUTCgetItemModificationTimemodificationTimeFieldmodificationTimeFieldWith teaserFieldteaserFieldWithSeparator missingField$fMonoidContext$fSemigroupContextTagstagsMap tagsMakeIdtagsDependencygetTags buildTagsWith buildTagsbuildCategories tagsRules renderTagsrenderTagCloudrenderTagCloudWith tagCloudFieldtagCloudFieldWith renderTagList tagsFieldWith tagsField categoryField sortTagsBycaseInsensitiveTagsPaginate paginateMappaginateMakeIdpaginateDependency PageNumber paginateEverybuildPaginateWith paginateRulespaginateContext TemplateExprIdentCall StringLiteralTemplateElementChunkExprEscapedIfForPartialTrimLTrimR TemplateKeyreadTemplateElemsreadTemplateElemsFile templateElems$fIsStringTemplateKey$fBinaryTemplateExpr$fShowTemplateExpr$fBinaryTemplateElement$fBinaryTemplateKey$fShowTemplateKey$fEqTemplateKey$fEqTemplateExpr$fShowTemplateElement$fEqTemplateElementTemplate unTemplatetemplate readTemplatetemplateBodyCompilertemplateCompiler applyTemplateapplyTemplate'loadAndApplyTemplateapplyAsTemplateunsafeReadTemplateFile$fIsStringTemplate$fWritableTemplate$fShowTemplate $fEqTemplate$fBinaryTemplateapplyTemplateListapplyJoinTemplateList chronological recentFirstsortChronologicalsortRecentFirstFeedConfiguration feedTitlefeedDescriptionfeedAuthorNamefeedAuthorEmailfeedRoot renderRss renderAtom$fShowFeedConfiguration$fEqFeedConfigurationCheckAll InternalLinksbuildcheckcleanpreviewwatchrebuildserverdeployCommandBuildCleanDeployPreviewRebuildServerWatchinternal_linksporthost no_serverOptions verbosity optCommandhakyll hakyllWithhakyllWithExitCodehakyllWithArgshakyllWithExitCodeAndArgs $fShowCommand $fShowOptions breakWhenbaseGHC.ListbreakGHC.Base++filterzipmap Data.Foldablefoldrfoldl'lengthnullfoldlfoldl1sumproductfoldr1maximumminimumelem Data.ListisSubsequenceOfData.Traversable mapAccumR mapAccumLfindnotElem minimumBy maximumByallanyorand concatMapconcat Data.OldListunwordswordsunlineslinesunfoldrsortOnsortBysort permutations subsequencestailsinitsgroupBygroupdeleteFirstsByunzip7unzip6unzip5unzip4zipWith7zipWith6zipWith5zipWith4zip7zip6zip5zip4genericReplicate genericIndexgenericSplitAt genericDrop genericTake genericLengthinsertByinsert partition transpose intercalate intersperse intersectBy intersectunionByunion\\deleteBynubBynub isInfixOf isSuffixOf isPrefixOf findIndices findIndex elemIndices elemIndex stripPrefix dropWhileEndunzip3unzipzipWith3zipWithzip3!!lookupreversespansplitAtdroptake dropWhile takeWhilecycle replicaterepeatiterate'iteratescanr1scanrscanl'scanl1scanlfoldl1'initlasttailunconsheadNaeson-1.3.1.1-eb876222ba86833f191d70678a8cd3c40864345bf2c3ced8b12d1c959e258066Data.Aeson.Types.ToJSONToJSONtoJSON toEncoding toJSONListtoEncodingList.=Data.Aeson.Types.FromJSON.!=.:?.:withBoolwithScientific withArraywithText withObjectFromJSON parseJSON parseJSONListData.Aeson.Types.Internalobject parseEither parseMaybeParserObjectArrayValueStringBoolNumberNullLyaml-0.8.32-c2f0cbea2c062a65251eb3257d125f29c58751322a97fe9fc97afbbfd772f788 Data.Yaml parseMonadarraydecodeFileThrow decodeThrow decodeEither' decodeEitherdecodeFileEither decodeFiledecode encodeFileencodeData.Yaml.Internal decodeHelperprettyPrintParseExceptionParseExceptionUnexpectedEvent NonScalarKey UnknownAlias InvalidYamlAesonExceptionOtherParseExceptionNonStringKeyAliasCyclicIncludes _anchorName _received _expected Text.LibyamlYamlMark yamlIndexyamlLine yamlColumn YamlExceptionYamlParseException yamlProblem yamlContextyamlProblemMarktoStringtoListGHC.IOFilePath GlobComponentGlobVersionAndRegexList Everything ComplementLiteralCapture CaptureManyghc-prim GHC.Classes&&||splitscapture' fromCaptures' loggerChan loggerSync loggerSinkloggerVerbositystringstoreMapBoxMaybe cacheInsert cacheLookup cacheDelete deleteFile providerFilesproviderOldFiles providerStore BinaryTime ResourceInforesourceInfoModifiedresourceInfoMetadataprobablyHasMetadataHeader splitMetadataresourceInvalidateMetadataCache metadataKeytraversesavegetResourceWith>>=unixFilterWith unixFilterIOSomeItem tellRoute tellCompilers tellResources tellPattern GHC.TypesIO watchUpdates staticServercompressSeparatorshandleCalcExpressionscompressCalcExpressioncompressWhitespace stripCommentswithoutStrings renderTags' parseTags' getCategorysimpleRenderLink paginatePagecleanse canonicalize redundantdeduperecurse renderFeedmakeItemContext getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileNamecheckFileExistsGHC.IO.ExceptionExitCodeprogName