shakebook-0.1.5.0: Shake-based markdown/latex webbook.

Safe HaskellNone
LanguageHaskell2010

Shakebook.Rules

Documentation

comonadStoreRuleGen :: ComonadStore s w => FilePattern -> (FilePattern -> s) -> (FilePattern -> a) -> (a -> Action (w b)) -> (b -> FilePath -> Action ()) -> Rules () Source #