Opened 19 months ago
Last modified 13 months ago
#1723 new defect
exports of (chicken module) are not obvious
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 5.4 |
Component: | documentation | Version: | 5.2.0 |
Keywords: | Cc: | ||
Estimated difficulty: | easy |
Description
The exports of (chicken module) are not properly defined, the manual only mentions (chicken base) and (chicken syntax). From the existing documentation it is not clear that (chicken module) needs to be imported to access, say, export
.
Change History (2)
comment:1 Changed 19 months ago by
Summary: | exports of (chicken module) are not clear → exports of (chicken module) are not obvious |
---|
comment:2 Changed 13 months ago by
Milestone: | 5.3 → 5.4 |
---|
Note: See
TracTickets for help on using
tickets.