moved unstable/{location,srcloc} to syntax collection
fixed bugs in unstable/wrapc original commit: 7828a7bfa78ac6591ea7074cdf85f3cd0ca12baf
This commit is contained in:
parent
b8d44a81de
commit
12955cdc37
|
@ -22,7 +22,7 @@
|
|||
racket/dict
|
||||
(for-template
|
||||
"internal-forms.rkt"
|
||||
unstable/location
|
||||
syntax/location
|
||||
mzlib/contract
|
||||
scheme/base))
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#lang scheme/base
|
||||
|
||||
(require scheme/contract
|
||||
unstable/location
|
||||
syntax/location
|
||||
(for-syntax scheme/base
|
||||
syntax/parse
|
||||
(prefix-in tr: "../private/typed-renaming.rkt")))
|
||||
|
|
Loading…
Reference in New Issue
Block a user