www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b91e761c05060a0e06694a155b3ef996fcea4477
parent 85b0b7f081be8f49314eb1fa651b5f14ed366e35
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Tue,  6 Jul 2021 03:34:34 +0100

Explicitly specify "main" branch for phc-graph.git, raco doesn't seem to follow the remote HEAD automatically

Diffstat:
Minfo.rkt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/info.rkt b/info.rkt @@ -27,7 +27,7 @@ "aful" "delay-pure" "phc-adt-doc" - "https://github.com/jsmaniac/phc-graph.git" ;; "phc-graph" + "https://github.com/jsmaniac/phc-graph.git#main" ;; "phc-graph" "stxparse-info" "subtemplate" "type-expander"