Skip to content

Commit 4be1a51

Browse files
committed
rep: repair def-structrual
type rep constructor names needs to exported for cross-module unserialization
1 parent 2669467 commit 4be1a51

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#lang typed/racket/base
2+
(define-type so Setof)
3+
(define-type prom Promise)

0 commit comments

Comments
 (0)