start fixing up the exports to match the docs for racket/contract
original commit: 2bceaec03a0547d2949c6346115b36ed2389834f
This commit is contained in:
parent
65864ac0a3
commit
e9a9f4e656
|
@ -56,7 +56,6 @@
|
||||||
(provide
|
(provide
|
||||||
opt/c define-opt/c ;(all-from "private/contract-opt.rkt")
|
opt/c define-opt/c ;(all-from "private/contract-opt.rkt")
|
||||||
(except-out (all-from-out racket/contract/private/ds)
|
(except-out (all-from-out racket/contract/private/ds)
|
||||||
lazy-depth-to-look
|
|
||||||
contract-struct)
|
contract-struct)
|
||||||
|
|
||||||
(all-from-out racket/contract/private/base)
|
(all-from-out racket/contract/private/base)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user