Reduce syntax/parse dependencies in match.
This commit is contained in:
parent
123f724c47
commit
ab07280e71
|
@ -4,7 +4,7 @@
|
|||
racket/syntax
|
||||
(only-in racket/list append* remove-duplicates)
|
||||
unstable/sequence
|
||||
syntax/parse
|
||||
syntax/parse/pre
|
||||
syntax/parse/experimental/template
|
||||
racket/lazy-require
|
||||
syntax/parse/lib/function-header))
|
||||
|
|
Loading…
Reference in New Issue
Block a user