9  Default value of  for a given file folder. LDoes not have index files, uses default directory listings and default mime  type list. This piece of Template Haskell will find all of the files in the given directory and create Haskell identifiers for them. For example, if you have the files "static/ style.css" and "static/js/ script.js", it will essentailly create: * style_css = StaticRoute ["style.css"] [] 0 js_script_js = StaticRoute ["js/script.js"] [] =md5-hashes the given lazy bytestring and returns the hash as  base64url-encoded string. :This function returns the first 8 characters of the hash.   yesod-static-0.0.0Yesod.Helpers.StaticStatic StaticRoutestatic staticFiles base64md5 notHidden getFileList