doc fixups for struct' variants in
scheme/unit', etc.
original commit: 3ded3934ee0a650fa2f3d180d7f3a56cab9af4b8
This commit is contained in:
parent
1ef7101d53
commit
d1d8ee7cb1
|
@ -2,7 +2,7 @@
|
|||
|
||||
;; deprecated library, see `racket/unit`
|
||||
|
||||
(require racket/unit
|
||||
(require (except-in racket/unit struct/ctc)
|
||||
(submod racket/unit compat))
|
||||
(provide (except-out (all-from-out racket/unit) struct/ctc)
|
||||
(provide (all-from-out racket/unit)
|
||||
(all-from-out (submod racket/unit compat)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user