Use master branch of phc-toolkit, phc-adt and type-expander
This commit is contained in:
parent
6989b4f339
commit
d2f93d9ae6
6
info.rkt
6
info.rkt
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user