Add back template require.
original commit: 020d053e0ae00d04bf00affb4e1b97a70a39749f
This commit is contained in:
parent
642932cd95
commit
274b4a3845
|
@ -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