diff --git a/info.rkt b/info.rkt index f4ad07a..d2d4da1 100644 --- a/info.rkt +++ b/info.rkt @@ -3,7 +3,7 @@ (define deps '("base" "rackunit-lib" "phc-toolkit" - "phc-adt" + "https://github.com/jsmaniac/phc-adt.git" "type-expander" "hyper-literate" "scribble-enhanced"