unstable/syntax -> syntax/location
This commit is contained in:
parent
5b986d7d38
commit
11a8a3e1d9
|
@ -2,7 +2,7 @@
|
|||
|
||||
(define collection 'multi)
|
||||
|
||||
(define deps '(("base" #:version "6.2.900.4")
|
||||
(define deps '(("base" #:version "6.2.900.6")
|
||||
"pconvert-lib"
|
||||
"unstable-contract-lib"
|
||||
"source-syntax"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#lang racket/base
|
||||
|
||||
(require racket/string
|
||||
unstable/syntax racket/logging syntax/parse
|
||||
syntax/location racket/logging syntax/parse
|
||||
data/queue
|
||||
"../utils/tc-utils.rkt")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user