replace Promise with (Promise Any) due to kinding #2

Merged
capfredf merged 1 commits from fix-types into main 2022-01-19 16:05:34 +00:00

1 Commits

Author SHA1 Message Date
Fred Fu
1e774e5304 replace Promise with (Promise Any) due to kinding
`Promise` is now a type constructor

related to https://github.com/racket/typed-racket/pull/1143
2021-11-30 18:33:00 -05:00