Add back template require.
This commit is contained in:
parent
6c2be05749
commit
020d053e0a
|
@ -5,7 +5,8 @@
|
|||
syntax/parse racket/match
|
||||
(typecheck signatures check-below tc-funapp)
|
||||
(types utils abbrev)
|
||||
(rep type-rep filter-rep object-rep rep-utils))
|
||||
(rep type-rep filter-rep object-rep rep-utils)
|
||||
(for-template racket/base))
|
||||
|
||||
(import tc-expr^ tc-app-keywords^
|
||||
tc-app-hetero^ tc-app-list^ tc-app-apply^ tc-app-values^
|
||||
|
|
Loading…
Reference in New Issue
Block a user