diff --git a/src/recipe/lang/rawstr4c.md b/src/recipe/lang/rawstr4c.md index 3f48011..c761652 100644 --- a/src/recipe/lang/rawstr4c.md +++ b/src/recipe/lang/rawstr4c.md @@ -5,7 +5,7 @@ ! Config Authors: Aoran Zeng ! Contributors : Nil Null ! Created On : <2025-07-14> - ! Last Modified : <2025-07-15> + ! Last Modified : <2025-07-16> ! ---------------------------------------------------------- --> # rawstr4c input @@ -17,6 +17,8 @@ ## Java +- namespace = `java` + ### maven config ```xml @@ -45,6 +47,10 @@ allprojects { ## stackage +- name = `haskell_stackage` +- keep-postfix = `true` +- postfix = `yaml` + ```yaml package-index: download-prefix: @url@ @@ -68,6 +74,8 @@ package-index: ## Clojar +- namespace = `clojure` + ### project.clj ```clojure