Use master branch of phc-toolkit, phc-adt and type-expander

This commit is contained in:
Georges Dupéron 2017-01-20 15:24:20 +01:00
parent 6989b4f339
commit d2f93d9ae6

View File

@ -2,9 +2,9 @@
(define collection "phc-graph") (define collection "phc-graph")
(define deps '("base" (define deps '("base"
"rackunit-lib" "rackunit-lib"
"https://github.com/jsmaniac/phc-toolkit.git#dev" "phc-toolkit"
"https://github.com/jsmaniac/phc-adt.git?path=phc-adt#dev" "phc-adt"
"https://github.com/jsmaniac/type-expander.git#Let-Λ" "type-expander"
"hyper-literate" "hyper-literate"
"scribble-enhanced" "scribble-enhanced"
"typed-racket-lib" "typed-racket-lib"