Compatibility with Racket >= 6.4 and <= 6.7
This commit is contained in:
parent
84a49d7cc3
commit
e01a5f21e1
|
@ -11,7 +11,8 @@
|
|||
(for-syntax version-case
|
||||
racket/base
|
||||
syntax/parse
|
||||
phc-toolkit/untyped))
|
||||
phc-toolkit/untyped)
|
||||
(for-meta 2 racket/base))
|
||||
|
||||
(unsafe-require/typed
|
||||
"pure-unsafe.rkt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user