Constant project_init::includes::ATS_LIB[][src]

pub const ATS_LIB: &'static str = "let prelude = https://hackage.haskell.org/package/ats-pkg/src/dhall/atspkg-prelude.dhall\n\nin λ(x : List Natural) →\n  prelude.makePkg { x = x, name = \"{{ project }}\", githubUsername = \"{{ github_username }}\" }\n"