-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Convenience functions and instances for HStringTemplate -- -- Convenience functions and instances for HStringTemplate. I will -- deprecate this package if its contents are integrated into -- HStringTemplate. @package HStringTemplateHelpers @version 0.0.2 module Text.StringTemplate.Helpers directoryGroupSafer :: Stringable a => FilePath -> IO (STGroup a) renderTemplateGroup :: STGroup String -> [(String, String)] -> [Char] -> String render1 :: [(String, String)] -> String -> String