| Copyright | 2015 Noriyuki OHKAWA |
|---|---|
| License | BSD3 |
| Maintainer | n.ohkawa@gmail.com |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Text.Haiji.Runtime
Description
Synopsis
- readTemplateFile :: Environment -> FilePath -> IO (Template Value)
Documentation
readTemplateFile :: Environment -> FilePath -> IO (Template Value) Source #
Dynamically template loader (for template development use)