cs3110 / textbook

The CS 3110 Textbook, "OCaml Programming: Correct + Efficient + Beautiful"
Other
740 stars 134 forks source link

Issue on page /chapters/modules/toplevel.html #16

Closed aw632 closed 3 years ago

aw632 commented 3 years ago

From: https://edstem.org/us/courses/8213/discussion/654955

Issue message:

I think I found a typo in the textbook, but can't figure out how to log into the Cornell GitHub to make a suggestion so I figured I'd post it here (bold and underlined).

Section 5.3.1 "That directive loads the bytecode found in mods.cmo, thus making a module named Mods available to be used. It exactly as if you had entered this code:"

Posting here as OP could not figure out how to make a github issue

clarksmr commented 3 years ago

Fixed in dbfa44d00cd4d84edf020e6e7c63dfc5960c9a47