Depend on the #dev versions of the phc-adt and phc-toolkit, for faster build cycles
This commit is contained in:
parent
59d1d268a8
commit
60e567af3b
4
info.rkt
4
info.rkt
|
@ -2,8 +2,8 @@
|
||||||
(define collection "phc-graph")
|
(define collection "phc-graph")
|
||||||
(define deps '("base"
|
(define deps '("base"
|
||||||
"rackunit-lib"
|
"rackunit-lib"
|
||||||
"phc-toolkit"
|
"https://github.com/jsmaniac/phc-toolkit.git#dev"
|
||||||
"https://github.com/jsmaniac/phc-adt.git"
|
"https://github.com/jsmaniac/phc-adt.git#dev"
|
||||||
"type-expander"
|
"type-expander"
|
||||||
"hyper-literate"
|
"hyper-literate"
|
||||||
"scribble-enhanced"
|
"scribble-enhanced"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user