| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Blagda
Synopsis
- parseFileTypes :: () -> Action (Map Text Text)
 - agdaHTML :: FilePath -> Action [FilePath]
 - parseMetaString :: MetaValue -> Maybe Text
 - module Blagda.Template
 - module Blagda.Types
 - loadMarkdown :: (Meta -> a) -> String -> FilePath -> Action (Post Pandoc a)
 - rename :: (FilePath -> FilePath) -> [Post Pandoc a] -> [Post Pandoc a]
 
Documentation
module Blagda.Template
module Blagda.Types