Constant project_init::includes::LIB [] [src]

pub const LIB: &'static str = "module Lib\n    ( exec\n    ) where\n\nexec :: IO ()\nexec = putStrLn \"{{ project }} from template\"\n"