-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Description
Tooltips
- In Firefox, the tooltip message for the background of the page is set to the text "Reset" and the tooltip for the Trash icon is "Format Output" (probably should be something like "Clear console")
In Packages (1/14)
- The "Package Database" text overflows the box in the diagram
Hierarchical Modules (3/14)
- I think there needs to be one line explaining
import Text.Printfcauses all of the functions defined in the moduleText.Printfto be available (without qualifiers) in the current module, and one of these functions isprintf(some people might find it confused thatprintfworks when the thing being imported wasPrintfwith a capital P)
Arithmetic Operations (11/14)
- typo on: "Overloaded functions will be discuss in a future section.", should be "discussed"
Record Pattern Matching (13/14)
- Are record patterns a Eta-specific feature or are available on Haskell too? It's not clear from the text
Metadata
Metadata
Assignees
Labels
No labels