This commit is contained in:
2026-08-13 18:42:08 +02:00
parent 6b45f57d4d
commit bc394756e8
6 changed files with 417 additions and 12 deletions
+4 -2
View File
@@ -5,7 +5,8 @@
(for-syntax racket/base)
"private/commands.rkt"
"private/engine.rkt"
;git
git-cli
package-zipper
)
(provide (all-from-out racket)
@@ -27,8 +28,9 @@
$target
$deps
$<
(all-from-out git-cli)
(all-from-out package-zipper)
)
;(all-from-out git))
;; The makefile module currently loaded in this Racket process. Keeping only